Symbol: MII_AN_LPABLE
usr/src/uts/common/io/afe/afe.c
1268
case MII_AN_LPABLE:
usr/src/uts/common/io/afe/afe.c
1365
case MII_AN_LPABLE:
usr/src/uts/common/io/bfe/bfe.c
747
anlpar = bfe_read_phy(bfe, MII_AN_LPABLE);
usr/src/uts/common/io/bge/bge_kstats.c
1126
*val = bge_mii_get16(bgep, MII_AN_LPABLE) &
usr/src/uts/common/io/bge/bge_kstats.c
502
{ MII_AN_LPABLE, "an_lp_ability" },
usr/src/uts/common/io/bge/bge_mii.c
1251
aux = bge_mii_get16(bgep, MII_AN_LPABLE);
usr/src/uts/common/io/mii/mii.c
1391
lpar = phy_read(ph, MII_AN_LPABLE);
usr/src/uts/common/io/mxfe/mxfe.c
1307
mxfep->mxfe_phyaddr, MII_AN_LPABLE));
usr/src/uts/common/io/mxfe/mxfe.c
1493
anlpar = mxfe_miiread(mxfep, mxfep->mxfe_phyaddr, MII_AN_LPABLE);
usr/src/uts/common/io/nge/nge_xmii.c
530
lpan = nge_mii_get16(ngep, MII_AN_LPABLE);
usr/src/uts/common/io/nge/nge_xmii.c
550
lpan = nge_mii_get16(ngep, MII_AN_LPABLE);
usr/src/uts/common/io/nge/nge_xmii.c
590
lpan = nge_mii_get16(ngep, MII_AN_LPABLE);
usr/src/uts/common/io/nxge/npi/npi_mac.c
3318
case MII_AN_LPABLE:
usr/src/uts/common/io/rtls/rtls.c
1922
case MII_AN_LPABLE:
usr/src/uts/common/io/rtls/rtls.c
1974
case MII_AN_LPABLE:
usr/src/uts/common/io/sfe/sfe_util.c
2430
lpable = gem_mii_read(dp, MII_AN_LPABLE);
usr/src/uts/common/io/sfe/sfe_util.c
2927
gem_mii_read(dp, MII_AN_LPABLE), MII_ABILITY_BITS);
usr/src/uts/common/io/urf/urf_usbgem.c
576
case MII_AN_LPABLE:
usr/src/uts/common/io/urf/urf_usbgem.c
635
case MII_AN_LPABLE:
usr/src/uts/common/io/usbgem/usbgem.c
1440
lpable = usbgem_mii_read(dp, MII_AN_LPABLE, &err);
usr/src/uts/common/io/usbgem/usbgem.c
2063
usbgem_mii_read(dp, MII_AN_LPABLE, &err), MII_ABILITY_BITS,
usr/src/uts/common/io/vr/vr.c
2732
vr_phy_read(vrp, MII_AN_LPABLE, &vrp->chip.mii.lpable);
usr/src/uts/intel/io/dnet/dnet_mii.c
823
lpable = mac->mii_read(mac->mii_dip, phy, MII_AN_LPABLE);
usr/src/uts/intel/io/dnet/dnet_mii.c
949
lpable = mac->mii_read(mac->mii_dip, phy, MII_AN_LPABLE);