Searched refs:MII_LPA (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | mii.h | 20 #define MII_LPA 0x05 /* Link partner ability reg */ macro
|
H A D | sundance.c | 317 int mii_lpa = mdio_read(nic, sdc->phys[0], MII_LPA); in check_duplex() 714 mii_lpa = mdio_read(nic, sdc->phys[0], MII_LPA); in sundance_probe()
|
H A D | forcedeth.c | 372 #define MII_LPA 0x05 /* Link partner ability reg */ macro 550 lpa = mii_rw(nic, np->phyaddr, MII_LPA, MII_READ); in update_linkspeed()
|
H A D | pcnet32.c | 934 mii_lpa = mdio_read(nic, lp->phys[0], MII_LPA); in pcnet32_probe()
|
H A D | tg3.h | 85 #define MII_LPA 0x05 /* Link partner ability reg */ macro
|
H A D | tg3.c | 798 tg3_readphy(tp, MII_LPA, &remote_adv); in tg3_setup_copper_phy()
|
/titanic_44/usr/src/uts/common/io/chxge/com/ |
H A D | ch_compat.h | 52 #define MII_LPA 0x05 /* Link partner ability reg */ macro
|
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | osdep.h | 52 #define MII_LPA 0x05 macro
|
/titanic_44/usr/src/uts/intel/io/amd8111s/ |
H A D | amd8111s_hw.h | 128 #define MII_LPA 0x05 /* Link partner ability reg */ macro
|