Home
last modified time | relevance | path

Searched refs:e1000_phy_82578 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.c1239 if (phy->type == e1000_phy_82578) { in e1000_copper_link_setup_m88()
2174 case e1000_phy_82578: in e1000_check_downshift_generic()
3025 phy_type = e1000_phy_82578; in e1000_get_phy_type_from_id()
3676 if ((hw->phy.type == e1000_phy_82578) && in __e1000_write_phy_reg_hv()
3792 addr_reg = ((hw->phy.type == e1000_phy_82578) ? in e1000_access_phy_debug_regs_hv()
3836 if (hw->phy.type != e1000_phy_82578) in e1000_link_stall_workaround_hv()
H A De1000_ich8lan.c537 case e1000_phy_82578: in e1000_init_phy_params_pchlan()
1772 if (hw->phy.type == e1000_phy_82578) { in e1000_check_for_copper_link_ich8lan()
2450 if (hw->phy.type == e1000_phy_82578) { in e1000_k1_gig_workaround_hv()
2675 ((hw->phy.type == e1000_phy_82578) && (hw->phy.revision == 1))) { in e1000_hv_phy_workarounds_ich8lan()
2688 if (hw->phy.type == e1000_phy_82578) { in e1000_hv_phy_workarounds_ich8lan()
5152 if (hw->phy.type == e1000_phy_82578) { in e1000_init_hw_ich8lan()
5322 if ((hw->phy.type == e1000_phy_82578) || in e1000_setup_link_ich8lan()
5386 case e1000_phy_82578: in e1000_setup_copper_link_ich8lan()
6137 if ((hw->phy.type == e1000_phy_82578) || in e1000_clear_hw_cntrs_ich8lan()
H A De1000_hw.h360 e1000_phy_82578, enumerator
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c870 if ((hw->phy.type == e1000_phy_82578) || in e1000g_read_phy_stat()