Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_workarounds.c238 PHY_AUTONEG_EXP, in e1000_igp_ttl_workaround_82547()
H A De1000g_main.c6395 (void) e1000_read_phy_reg(hw, PHY_AUTONEG_EXP, in e1000g_get_phy_state()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h917 #define PHY_AUTONEG_EXP 0x06 /* Autoneg Expansion Reg */ macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1008 #define PHY_AUTONEG_EXP 0x06 /* Autoneg Expansion Reg */ macro
H A De1000_82541.c466 ret_val = phy->ops.read_reg(hw, PHY_AUTONEG_EXP, &data); in e1000_get_link_up_info_82541()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1653 #define PHY_AUTONEG_EXP 0x06 /* Autoneg Expansion Reg */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c595 (void) igc_read_phy_reg(&igc->igc_hw, PHY_AUTONEG_EXP, in igc_intr_lsc()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c5111 (void) e1000_read_phy_reg(hw, PHY_AUTONEG_EXP, &phy_an_exp); in igb_get_phy_state()