Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmiiregs.h110 #define MII_AN_EXP_PARFAULT (1<<4) /* fault detected */ macro
/titanic_41/usr/src/uts/common/io/mii/
H A Dmii.c1486 } else if (anexp & MII_AN_EXP_PARFAULT) { in phy_check()