Home
last modified time | relevance | path

Searched refs:MII_CR_RESTART_AUTO_NEG (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_defines.h911 #define MII_CR_RESTART_AUTO_NEG 0x0200 /* Restart auto negotiation */ macro
H A De1000_phy.c1657 phy_ctrl |= (MII_CR_AUTO_NEG_EN | MII_CR_RESTART_AUTO_NEG); in e1000_copper_link_autoneg()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1726 #define MII_CR_RESTART_AUTO_NEG 0x0200 /* Restart auto negotiation */ macro
H A De1000.c1815 phy_data |= (MII_CR_AUTO_NEG_EN | MII_CR_RESTART_AUTO_NEG);
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_main.c5072 MII_CR_RESTART_AUTO_NEG); in e1000g_smartspeed()
5105 (MII_CR_AUTO_NEG_EN | MII_CR_RESTART_AUTO_NEG); in e1000g_smartspeed()