Searched refs:NUMPORTS (Results 1 – 2 of 2) sorted by relevance
346 bus_set_resource(child, SYS_RES_IOPORT, 0, ioport, NUMPORTS);443 if (port_count != NUMPORTS) {445 port_start, NUMPORTS);
105 #define NUMPORTS 2 macro527 if (port > UINT16_MAX || count < NUMPORTS) { in superio_detect()