Home
last modified time | relevance | path

Searched refs:MII_EXTSTATUS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmiiregs.h49 #define MII_EXTSTATUS 15 /* Extended status registers */ macro
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_mii.c99 else if (reg == MII_EXTSTATUS) in atge_mii_read()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_kstats.c507 { MII_EXTSTATUS, "ieee_ext_status" },
/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c1680 extsr = phy_read(ph, MII_EXTSTATUS); in _mii_probe_phy()