Home
last modified time | relevance | path

Searched refs:E1000_MDICNFG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_i210.c835 mdicnfg = E1000_READ_REG(hw, E1000_MDICNFG); in e1000_pll_workaround_i210()
837 E1000_WRITE_REG(hw, E1000_MDICNFG, reg_val); in e1000_pll_workaround_i210()
881 E1000_WRITE_REG(hw, E1000_MDICNFG, mdicnfg); in e1000_pll_workaround_i210()
H A De1000_regs.h46 #define E1000_MDICNFG 0x00E04 /* MDI Config - RW */ macro
H A De1000_82575.c151 reg = E1000_READ_REG(hw, E1000_MDICNFG); in e1000_sgmii_uses_mdio_82575()
701 mdic = E1000_READ_REG(hw, E1000_MDICNFG); in e1000_get_phy_id_82575()
2445 mdicnfg = E1000_READ_REG(hw, E1000_MDICNFG); in e1000_reset_mdicnfg_82580()
2450 E1000_WRITE_REG(hw, E1000_MDICNFG, mdicnfg); in e1000_reset_mdicnfg_82580()