Home
last modified time | relevance | path

Searched refs:MII_STATUS_EXTSTAT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmiiregs.h73 #define MII_STATUS_EXTSTAT (1<<8) macro
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_mii.c98 v &= ~MII_STATUS_EXTSTAT; in atge_mii_read()
/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c1679 if (bmsr & MII_STATUS_EXTSTAT) { in _mii_probe_phy()