Searched refs:fxp_intr_body (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/
H A Dif_fxp.c228 static int fxp_intr_body(struct fxp_softc *sc, if_t ifp,
1709 rx_npkts = fxp_intr_body(sc, ifp, statack, count);
1759 fxp_intr_body(sc, ifp, statack, -1);
1878 fxp_intr_body(struct fxp_softc *sc, if_t ifp, uint8_t statack, function

Completed in 83 milliseconds