Searched refs:HPC3130_MAX_SLOT (Results 1 – 2 of 2) sorted by relevance
116 #define HPC3130_MAX_SLOT 0x4 macro211 boolean_t present[HPC3130_MAX_SLOT];216 boolean_t power[HPC3130_MAX_SLOT];221 boolean_t enabled[HPC3130_MAX_SLOT];226 char fault_led[HPC3130_MAX_SLOT];227 char ok2rem_led[HPC3130_MAX_SLOT];230 uint_t events[HPC3130_MAX_SLOT];231 pollhead_t pollhead[HPC3130_MAX_SLOT];
696 if (!(port >= 0 && port < HPC3130_MAX_SLOT)) { in hpc3130_poll()886 if (j < 0 || j >= HPC3130_MAX_SLOT) { in hpc3130_do_attach()981 for (i = 0; i < HPC3130_MAX_SLOT; i++) { in hpc3130_do_attach()1131 ASSERT(port < HPC3130_MAX_SLOT); in hpc3130_write()1142 ASSERT(port < HPC3130_MAX_SLOT); in hpc3130_read()1223 for (slot = 0; slot < HPC3130_MAX_SLOT; slot++) { in hpc3130_init()1272 for (slot = 0; slot < HPC3130_MAX_SLOT; slot++) { in hpc3130_hard_intr()