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

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h250 #define TXSTAT_NOCARR 0x00000400U /* no carrier */ macro
H A Dafe.c2086 (TXSTAT_CARRLOST | TXSTAT_NOCARR)) {
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h276 #define TXSTAT_NOCARR 0x00000400U /* no carrier */ macro
H A Dmxfe.c2485 if (status & (TXSTAT_CARRLOST | TXSTAT_NOCARR)) {

Completed in 72 milliseconds