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

/illumos-gate/usr/src/uts/common/io/
H A Di8042.c107 #define NUM_PORTS 2 macro
161 struct i8042_port i8042_ports[NUM_PORTS];
436 for (which_port = 0; which_port < NUM_PORTS; which_port++) {
488 for (which_port = 0; which_port < NUM_PORTS; which_port++) {
678 for (which_port = 0; which_port < NUM_PORTS; ++which_port) {

Completed in 70 milliseconds