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

/illumos-gate/usr/src/uts/common/io/
H A Di8042.c104 AUX_PORT 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;
1230 case AUX_PORT:
1269 case AUX_PORT:
1322 if (port->which == AUX_PORT)

Completed in 60 milliseconds