Searched refs:intrhook (Results 1 – 10 of 10) sorted by relevance
392 if (sc->intrhook) in ie_ack()393 sc->intrhook(sc, INTR_ACK); in ie_ack()439 if (sc->intrhook) in i82586_intr()440 (sc->intrhook)(sc, INTR_ENTER); in i82586_intr()447 if (sc->intrhook) in i82586_intr()448 (sc->intrhook)(sc, INTR_EXIT); in i82586_intr()473 if (sc->intrhook) in i82586_intr()474 (sc->intrhook)(sc, INTR_LOOP); in i82586_intr()492 if (sc->intrhook) in i82586_intr()493 (sc->intrhook)(sc, INTR_EXIT); in i82586_intr()
189 int (*intrhook)(struct ie_softc *, int); member
274 sc->intrhook = ie_intrhook; in ie_pcctwo_attach()
413 sc->intrhook = ie_mbmemintr; in ie_mbmem_attach()
179 sc->intrhook = elmc_mca_intrhook; in elmc_mca_attach()
135 sc->sc_ie.intrhook = ei_intrhook; in ei_attach()
488 sc->intrhook = ie_vmeintr; in ie_vme_attach()
333 sc->intrhook = NULL; in ai_attach()
466 sc->intrhook = ef_intrhook; in ef_attach()
686 sc->intrhook = ix_intrhook; in ix_attach()