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

/freebsd-12-stable/sys/dev/txp/
H A Dif_txp.c165 static int txp_sleep(struct txp_softc *, int);
460 if (txp_sleep(sc, 0) != 0) {
1161 txp_sleep(sc, sc->sc_ifp->if_capenable);
2462 txp_sleep(struct txp_softc *sc, int capenable) function
2533 txp_sleep(sc, 0);

Completed in 158 milliseconds