Home
last modified time | relevance | path

Searched refs:MII_CR_AUTO_NEG_EN (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_phy.c503 phy_ctrl |= (MII_CR_AUTO_NEG_EN | MII_CR_RESTART_AUTO_NEG); in igc_copper_link_autoneg()
609 *phy_ctrl &= ~MII_CR_AUTO_NEG_EN; in igc_phy_force_speed_duplex_setup()
H A Digc_defines.h824 #define MII_CR_AUTO_NEG_EN 0x1000 /* Auto Neg Enable */ macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h915 #define MII_CR_AUTO_NEG_EN 0x1000 /* Auto Neg Enable */ macro
H A De1000_phy.c1658 phy_ctrl |= (MII_CR_AUTO_NEG_EN | MII_CR_RESTART_AUTO_NEG); in e1000_copper_link_autoneg()
2033 *phy_ctrl &= ~MII_CR_AUTO_NEG_EN; in e1000_phy_force_speed_duplex_setup()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1729 #define MII_CR_AUTO_NEG_EN 0x1000 /* Auto Neg Enable */ macro
H A De1000.c1815 phy_data |= (MII_CR_AUTO_NEG_EN | MII_CR_RESTART_AUTO_NEG);
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c5113 phy_ctrl |= (MII_CR_AUTO_NEG_EN | in e1000g_smartspeed()
5147 (MII_CR_AUTO_NEG_EN | MII_CR_RESTART_AUTO_NEG); in e1000g_smartspeed()
5690 phy_ctrl &= ~(MII_CR_AUTO_NEG_EN | MII_CR_SPEED_100 | MII_CR_SPEED_10); in e1000g_set_internal_loopback()
5704 phy_ctrl | MII_CR_RESET | MII_CR_AUTO_NEG_EN); in e1000g_set_internal_loopback()