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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe.h132 #define TX_CARRIER_LOSS (1UL<<11) macro
H A Ddmfe_main.c863 errbits = desc0 & (TX_UNDERFLOW | TX_LATE_COLL | TX_CARRIER_LOSS |
889 if (desc0 & (TX_CARRIER_LOSS | TX_NO_CARRIER))

Completed in 1078 milliseconds