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

/freebsd-11-stable/sys/dev/ex/
H A Dif_ex.c118 static void ex_rx_intr(struct ex_softc *);
639 ex_rx_intr(sc);
710 ex_rx_intr(struct ex_softc *sc) function
720 DODEBUG(Start_End, printf("ex_rx_intr%d: start\n", unit););
810 DODEBUG(Start_End, printf("ex_rx_intr%d: finish\n", unit););

Completed in 80 milliseconds