Symbol: MII_ANLPAR
sys/arch/arm/amlogic/gxlphy.c
261
PHY_READ(sc, MII_ANLPAR, &lpa);
sys/arch/cobalt/stand/boot/tlp.c
505
l->anlpar = tlp_mii_read(l, l->phy, MII_ANLPAR);
sys/arch/evbarm/stand/boot2440/dm9000.c
446
l->anlpar = mii_read(l, l->phy, MII_ANLPAR);
sys/arch/sandpoint/stand/altboot/nvt.c
407
l->anlpar = mii_read(l, l->phy, MII_ANLPAR);
sys/arch/sandpoint/stand/altboot/pcn.c
396
l->anlpar = pcn_mii_read(l, l->phy, MII_ANLPAR);
sys/arch/sandpoint/stand/altboot/rge.c
411
l->anlpar = mii_read(l, l->phy, MII_ANLPAR);
sys/arch/sandpoint/stand/altboot/sip.c
423
l->anlpar = mii_read(l, l->phy, MII_ANLPAR);
sys/arch/sandpoint/stand/altboot/skg.c
499
l->anlpar = mii_read(l, l->phy, MII_ANLPAR);
sys/arch/sandpoint/stand/altboot/sme.c
317
l->anlpar = mii_read(l, l->phy, MII_ANLPAR);
sys/arch/sandpoint/stand/altboot/stg.c
495
l->anlpar = mii_read(l, l->phy, MII_ANLPAR);
sys/arch/sandpoint/stand/altboot/tlp.c
421
l->anlpar = mii_read(l, l->phy, MII_ANLPAR);
sys/arch/sandpoint/stand/altboot/vge.c
499
l->anlpar = mii_read(l, l->phy, MII_ANLPAR);
sys/arch/sandpoint/stand/altboot/wm.c
455
l->anlpar = mii_read(l, l->phy, MII_ANLPAR);
sys/dev/ic/rtl8169.c
335
case MII_ANLPAR:
sys/dev/ic/rtl8169.c
396
case MII_ANLPAR:
sys/dev/ic/rtl81x9.c
437
case MII_ANLPAR:
sys/dev/ic/rtl81x9.c
488
case MII_ANLPAR:
sys/dev/mii/brgphy.c
595
PHY_READ(sc, MII_ANLPAR, &anlpar);
sys/dev/mii/gentbi.c
285
PHY_READ(sc, MII_ANLPAR, &anlpar);
sys/dev/mii/mii_physubr.c
723
PHY_READ(sc, MII_ANLPAR, &anlpar);
sys/dev/mii/nsphy.c
278
PHY_READ(sc, MII_ANLPAR, &anlpar);
sys/dev/mii/rlphy.c
247
PHY_READ(sc, MII_ANLPAR, &anlpar);
sys/dev/mii/tlphy.c
400
PHY_READ(sc, MII_ANLPAR, &anlpar);
sys/dev/mii/ukphy_subr.c
96
PHY_READ(phy, MII_ANLPAR, &anlpar);
sys/dev/pci/cxgb/cxgb_osdep.h
292
#define MII_LPA MII_ANLPAR
sys/dev/pci/if_cas.c
1790
case MII_ANLPAR:
sys/dev/pci/if_cas.c
1835
case MII_ANLPAR:
sys/dev/pci/if_sip.c
3356
case MII_ANLPAR: tbireg = SIP_TANLPAR; break;
sys/dev/pci/if_sip.c
3420
case MII_ANLPAR: tbireg = SIP_TANLPAR; break;
sys/dev/pci/if_txp.c
1886
if (txp_command(sc, TXP_CMD_PHY_MGMT_READ, 0, MII_ANLPAR, 0,
sys/dev/pci/if_wm.c
17080
sc->phy.readreg_locked(dev, 2, MII_ANLPAR, &data);
sys/dev/usb/if_url.c
579
case MII_ANLPAR: /* Autonegotiation link partner abilities */
sys/dev/usb/if_url.c
631
case MII_ANLPAR: /* Autonegotiation link partner abilities */