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

/netbsd-current/sys/dev/cardbus/
H A Dif_fxp_cardbus.c213 sc->sc_ih = Cardbus_intr_establish(ct, IPL_NET, fxp_intr, sc);
/netbsd-current/sys/dev/ic/
H A Di82557var.h368 int fxp_intr(void *);
H A Di82557.c1071 fxp_intr(void *arg) function
/netbsd-current/sys/dev/pci/
H A Dif_fxp_pci.c535 sc->sc_ih = pci_intr_establish_xname(pc, ih, IPL_NET, fxp_intr, sc,

Completed in 115 milliseconds