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

/freebsd-11.0-release/sys/dev/de/
H A Ddc21040reg.h164 #define TULIP_STS_TXUNDERFLOW 0x00000020L /* (RW) Transmit Underflow */ macro
H A Dif_de.c3234 |TULIP_STS_TXUNDERFLOW|TULIP_STS_TXBABBLE
3752 if (mask == TULIP_STS_TXUNDERFLOW && (sc->tulip_flags & TULIP_NEWTXTHRESH)) {
3834 if (csr & TULIP_STS_TXUNDERFLOW) {

Completed in 54 milliseconds