Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmiiregs.h81 #define MII_STATUS_EXTENDED (1<<0) macro
/titanic_41/usr/src/uts/common/io/mii/
H A Dmii.c1386 if (status & MII_STATUS_EXTENDED) { in phy_check()