Searched refs:i82586_intr (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Di82586var.h258 int i82586_intr(void *);
H A Di82586.c122 when an interrupt arrives at i82586_intr(), it is immediately possible
430 i82586_intr(void *v) function
/netbsd-current/sys/arch/sun2/dev/
H A Dif_ie_mbmem.c498 i82586_intr, sc);
H A Dif_ie_obio.c395 i82586_intr, sc);
/netbsd-current/sys/dev/mvme/
H A Dif_ie_mvme.c312 pcctwointr_establish(PCCTWOV_LANC_IRQ, i82586_intr, pa->pa_ipl, sc,
/netbsd-current/sys/dev/mca/
H A Dif_elmc_mca.c268 asc->sc_ih = mca_intr_establish(ma->ma_mc, irq, IPL_NET, i82586_intr,
/netbsd-current/sys/arch/sparc/dev/
H A Dif_ie_obio.c387 i82586_intr, sc);
/netbsd-current/sys/dev/podulebus/
H A Dif_ei.c200 sc->sc_ih = podulebus_irq_establish(pa->pa_ih, IPL_NET, i82586_intr,
/netbsd-current/sys/arch/hppa/gsc/
H A Dif_ie_gsc.c535 gsc->sc_ih = hppa_intr_establish(IPL_NET, i82586_intr, sc,
/netbsd-current/sys/dev/vme/
H A Dif_ie_vme.c564 vme_intr_establish(ct, ih, IPL_NET, i82586_intr, sc);
/netbsd-current/sys/dev/isa/
H A Dif_ai.c396 IST_EDGE, IPL_NET, i82586_intr, sc);
H A Dif_ef.c619 IST_EDGE, IPL_NET, i82586_intr, sc);
H A Dif_ix.c867 IST_EDGE, IPL_NET, i82586_intr, sc);

Completed in 270 milliseconds