Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_phy.c1239 if (phy->type == e1000_phy_82578) { in e1000_copper_link_setup_m88()
2173 case e1000_phy_82578: in e1000_check_downshift_generic()
3024 phy_type = e1000_phy_82578; in e1000_get_phy_type_from_id()
3675 if ((hw->phy.type == e1000_phy_82578) && in __e1000_write_phy_reg_hv()
3791 addr_reg = ((hw->phy.type == e1000_phy_82578) ? in e1000_access_phy_debug_regs_hv()
3835 if (hw->phy.type != e1000_phy_82578) in e1000_link_stall_workaround_hv()
H A De1000_ich8lan.c520 case e1000_phy_82578: in e1000_init_phy_params_pchlan()
1741 if (hw->phy.type == e1000_phy_82578) { in e1000_check_for_copper_link_ich8lan()
2401 if (hw->phy.type == e1000_phy_82578) { in e1000_k1_gig_workaround_hv()
2626 ((hw->phy.type == e1000_phy_82578) && (hw->phy.revision == 1))) { in e1000_hv_phy_workarounds_ich8lan()
2639 if (hw->phy.type == e1000_phy_82578) { in e1000_hv_phy_workarounds_ich8lan()
5086 if (hw->phy.type == e1000_phy_82578) { in e1000_init_hw_ich8lan()
5257 if ((hw->phy.type == e1000_phy_82578) || in e1000_setup_link_ich8lan()
5321 case e1000_phy_82578: in e1000_setup_copper_link_ich8lan()
6072 if ((hw->phy.type == e1000_phy_82578) || in e1000_clear_hw_cntrs_ich8lan()
H A De1000_hw.h279 e1000_phy_82578, enumerator
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c889 if ((hw->phy.type == e1000_phy_82578) || in e1000g_read_phy_stat()