Searched refs:MAIN_PORT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Di8042.c103 MAIN_PORT = 0, enumerator in enum:i8042_ports
876 if (which_port != MAIN_PORT && which_port != AUX_PORT) {
1024 which_port = (stat & I8042_STAT_AUXBF) ? AUX_PORT : MAIN_PORT;
1226 case MAIN_PORT:
1265 case MAIN_PORT:

Completed in 75 milliseconds