Searched refs:mb86960_intr (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dmb86960var.h193 int mb86960_intr(void *);
H A Dmb86960.c1073 mb86960_intr(void *arg) function
1086 log(LOG_INFO, "%s: mb86960_intr()\n", device_xname(sc->sc_dev));
1679 * the MARs. The new filter will be loaded by mb86960_intr()
/netbsd-current/sys/dev/isapnp/
H A Dif_fmv_isapnp.c103 ipa->ipa_irq[0].type, IPL_NET, mb86960_intr, sc);
/netbsd-current/sys/dev/mca/
H A Dif_ate_mca.c202 mb86960_intr, sc);
/netbsd-current/sys/arch/dreamcast/dev/g2/
H A Dif_mbe_g2.c232 mb86960_intr, sc);
/netbsd-current/sys/dev/isa/
H A Dif_fmv_isa.c286 IST_EDGE, IPL_NET, mb86960_intr, sc);
H A Dif_ate.c409 IST_EDGE, IPL_NET, mb86960_intr, sc);
/netbsd-current/sys/dev/pcmcia/
H A Dif_mbe_pcmcia.c260 psc->sc_ih = pcmcia_intr_establish(psc->sc_pf, IPL_NET, mb86960_intr,

Completed in 118 milliseconds