Searched refs:PCKBC_NSLOTS (Results 1 – 4 of 4) sorted by relevance
42 #define PCKBC_NSLOTS 2 macro64 struct pckbc_slotdata *t_slotdata[PCKBC_NSLOTS];81 pckbc_inputfcn inputhandler[PCKBC_NSLOTS];82 void *inputarg[PCKBC_NSLOTS];83 char *subname[PCKBC_NSLOTS];
977 if (slot >= PCKBC_NSLOTS) in pckbc_set_inputhandler()
90 ia->ipa_nirq = PCKBC_NSLOTS; in pckbc_isa_match()141 for (slot = 0; slot < PCKBC_NSLOTS; slot++) { in pckbc_isa_attach()
970 if (slot >= PCKBC_NSLOTS)