Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c601 (void) igc_read_phy_reg(&igc->igc_hw, PHY_EXT_STATUS, in igc_intr_lsc()
603 (void) igc_read_phy_reg(&igc->igc_hw, PHY_EXT_STATUS, in igc_intr_lsc()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h922 #define PHY_EXT_STATUS 0x0F /* Extended Status Reg */ macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1013 #define PHY_EXT_STATUS 0x0F /* Extended Status Reg */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1658 #define PHY_EXT_STATUS 0x0F /* Extended Status Reg */ macro
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c1310 (void) e1000_read_phy_reg(hw, PHY_EXT_STATUS, in igb_m_propinfo()
H A Digb_main.c5112 (void) e1000_read_phy_reg(hw, PHY_EXT_STATUS, &phy_ext_status); in igb_get_phy_state()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c6397 (void) e1000_read_phy_reg(hw, PHY_EXT_STATUS, in e1000g_get_phy_state()