Home
last modified time | relevance | path

Searched refs:TSTAT_100F (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.h224 #define TSTAT_100F 0x00000002U /* 100Base-T link failure */ macro
H A Dmxfe.c1101 if ((tstat & TSTAT_100F) && (tstat & TSTAT_10F)) { in mxfe_checklinknway()
1148 if (!(tstat & TSTAT_100F)) { in mxfe_checklinknway()