Searched refs:ex_intr (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Delinkxlvar.h136 int ex_intr(void *);
H A Delinkxl.c1228 ex_intr(void *arg) function
/netbsd-current/sys/dev/pci/
H A Dif_ex_pci.c291 sc->sc_ih = pci_intr_establish_xname(pc, ih, IPL_NET, ex_intr, sc,
/netbsd-current/sys/dev/cardbus/
H A Dif_ex_cardbus.c340 sc->sc_ih = Cardbus_intr_establish(csc->sc_ct, IPL_NET, ex_intr, sc);

Completed in 109 milliseconds