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

/freebsd-11.0-release/sys/dev/tl/
H A Dif_tl.c1322 sc->tl_txeoc = 1;
1551 * if the tl_txeoc flag is set, and only the TXEOC interrupt handler
1572 sc->tl_txeoc = 1;
1574 sc->tl_txeoc = 0;
1943 if (sc->tl_txeoc) {
1944 sc->tl_txeoc = 0;
H A Dif_tlreg.h121 u_int8_t tl_txeoc; member in struct:tl_softc

Completed in 64 milliseconds