NHPIB
if (ctlr >= NHPIB || hpibalive(ctlr) == 0)
if (ctlr >= NHPIB || hpibalive(ctlr) == 0)
} ct_softc[NHPIB][NCT];
struct hpib_softc hpib_softc[NHPIB];
for (hw = sc_table; i < NHPIB && hw < &sc_table[MAXCTLRS]; hw++) {
if (unit >= NHPIB || hpib_softc[unit].sc_alive == 0)
if (ctlr >= NHPIB || hpibalive(ctlr) == 0)
static struct rd_softc rd_softc[NHPIB][NRD];