Home
last modified time | relevance | path

Searched refs:MII_PHYIDL (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem_mii.h46 #define MII_PHYIDL 3 macro
H A Dusbgem.c2041 dp->mii_phy_id |= usbgem_mii_read(dp, MII_PHYIDL, &err); in usbgem_mii_probe_default()
/illumos-gate/usr/src/uts/common/sys/
H A Dmiiregs.h41 #define MII_PHYIDL 3 macro
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_kstats.c233 *val |= rge_mii_get16(rgep, MII_PHYIDL); in rge_m_stat()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_kstats.c557 knp->value.ui64 |= bge_mii_get16(bgep, MII_PHYIDL); in bge_phydata_update()
964 *val |= bge_mii_get16(bgep, MII_PHYIDL); in bge_m_stat()
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_xmii.c186 phyidl = nge_mii_get16(ngep, MII_PHYIDL); in nge_phy_probe()
/illumos-gate/usr/src/uts/common/io/rtls/
H A Drtls.c1949 case MII_PHYIDL: in rtls_mii_read()
1993 case MII_PHYIDL: in rtls_mii_write()
/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet_mii.c170 phydata->id |= (ulong_t)mac->mii_read(dip, phy, MII_PHYIDL); in mii_init_phy()
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c1262 case MII_PHYIDL: in afe_miireadcomet()
1359 case MII_PHYIDL: in afe_miiwritecomet()
/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c1687 phy_read(ph, MII_PHYIDL); in _mii_probe_phy()
/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c560 phyid2 = bfe_read_phy(bfe, MII_PHYIDL); in bfe_startup_phy()
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.c1278 phyidr2 = mxfe_miiread(mxfep, phyaddr, MII_PHYIDL); in mxfe_startphymii()
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.c737 vr_phy_read(vrp, MII_PHYIDL, &vrp->chip.mii.identl); in vr_param_init()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c2918 gem_mii_read(dp, MII_PHYIDL); in gem_mii_probe_default()