Home
last modified time | relevance | path

Searched refs:PHY_AUTONEG_EXP (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_workarounds.c225 PHY_AUTONEG_EXP, in e1000_igp_ttl_workaround_82547()
H A De1000g_main.c6136 (void) e1000_read_phy_reg(hw, PHY_AUTONEG_EXP, in e1000g_get_phy_state()
/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_defines.h997 #define PHY_AUTONEG_EXP 0x06 /* Autoneg Expansion Reg */ macro
H A De1000_82541.c471 ret_val = phy->ops.read_reg(hw, PHY_AUTONEG_EXP, &data); in e1000_get_link_up_info_82541()
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1653 #define PHY_AUTONEG_EXP 0x06 /* Autoneg Expansion Reg */ macro
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_main.c5056 (void) e1000_read_phy_reg(hw, PHY_AUTONEG_EXP, &phy_an_exp); in igb_get_phy_state()