Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmiiregs.h72 #define MII_STATUS_100T2 (1<<9) macro
/titanic_41/usr/src/uts/common/io/mii/
H A Dmii.c1717 if (bmsr & MII_STATUS_100T2) { in _mii_probe_phy()