Home
last modified time | relevance | path

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

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