Searched refs:MII_STATUS_100T2 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ | ||
H A D | miiregs.h | 72 #define MII_STATUS_100T2 (1<<9) macro |
/titanic_41/usr/src/uts/common/io/mii/ | ||
H A D | mii.c | 1717 if (bmsr & MII_STATUS_100T2) { in _mii_probe_phy() |