Searched refs:MII_ADVERTISE (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | mii.h | 19 #define MII_ADVERTISE 0x04 /* Advertisement control reg */ macro
|
H A D | sundance.c | 638 mdio_read(nic, phy, MII_ADVERTISE); in sundance_probe() 713 mdio_read(nic, sdc->phys[0], MII_ADVERTISE); in sundance_probe()
|
H A D | forcedeth.c | 371 #define MII_ADVERTISE 0x04 /* Advertisement control reg */ macro 549 adv = mii_rw(nic, np->phyaddr, MII_ADVERTISE, MII_READ); in update_linkspeed()
|
H A D | pcnet32.c | 918 mdio_read(nic, phy, MII_ADVERTISE); in pcnet32_probe() 932 mdio_read(nic, lp->phys[0], MII_ADVERTISE); in pcnet32_probe()
|
H A D | tg3.c | 627 tg3_writephy(tp, MII_ADVERTISE, new_adv); in tg3_phy_copper_begin() 795 tg3_readphy(tp, MII_ADVERTISE, &local_adv); in tg3_setup_copper_phy() 2488 err = tg3_writephy(tp, MII_ADVERTISE, in tg3_phy_probe()
|
H A D | tg3.h | 84 #define MII_ADVERTISE 0x04 /* Advertisement control reg */ macro
|
/titanic_41/usr/src/uts/common/io/chxge/com/ |
H A D | ch_compat.h | 51 #define MII_ADVERTISE 0x04 /* Advertisement control reg */ macro
|
H A D | mv88e1xxx.c | 254 (void) simple_mdio_write(phy, MII_ADVERTISE, val); in mv88e1xxx_advertise()
|
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | osdep.h | 51 #define MII_ADVERTISE 0x04 macro
|
/titanic_41/usr/src/uts/intel/io/amd8111s/ |
H A D | amd8111s_hw.h | 127 #define MII_ADVERTISE 0x04 /* Advertisement control reg */ macro
|