PCKBC_NSLOTS
struct jensenio_scb_intrhand sc_jih[PCKBC_NSLOTS];
void *sc_ih[PCKBC_NSLOTS]; /* interrupt handlers */
int sc_irq[PCKBC_NSLOTS]; /* Sable IRQs to use */
int sc_intr[PCKBC_NSLOTS];
if (slot > PCKBC_NSLOTS) {
int sc_irq[PCKBC_NSLOTS];
if (ea->ea_nintr < PCKBC_NSLOTS) {
struct pckbc_slotdata *t_slotdata[PCKBC_NSLOTS];
int sc_irq[PCKBC_NSLOTS];
struct ofisa_intr_desc sc_intr[PCKBC_NSLOTS];