Home
last modified time | relevance | path

Searched refs:hpib_isr (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/hp300/dev/
H A Dhpib.c33 struct isr hpib_isr[NHPIB]; variable
51 hpib_isr[hc->hp_unit].isr_intr = hpibintr;
52 hpib_isr[hc->hp_unit].isr_ipl = hc->hp_ipl;
53 hpib_isr[hc->hp_unit].isr_arg = hc->hp_unit;
54 isrlink(&hpib_isr[hc->hp_unit]);