Home
last modified time | relevance | path

Searched refs:TXSTAT_CARRLOST (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/afe/
H A Dafeimpl.h249 #define TXSTAT_CARRLOST 0x00000800U /* lost carrier */ macro
H A Dafe.c2086 (TXSTAT_CARRLOST | TXSTAT_NOCARR)) { in afe_reclaim()
/titanic_50/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h275 #define TXSTAT_CARRLOST 0x00000800U /* lost carrier */ macro
H A Dmxfe.c2485 if (status & (TXSTAT_CARRLOST | TXSTAT_NOCARR)) { in mxfe_reclaim()