Home
last modified time | relevance | path

Searched refs:e1000_phy_82577 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c527 case e1000_phy_82577: in e1000_init_phy_params_pchlan()
2466 if (hw->phy.type == e1000_phy_82577) { in e1000_k1_gig_workaround_hv()
2667 if (hw->phy.type == e1000_phy_82577) { in e1000_hv_phy_workarounds_ich8lan()
2673 if (((hw->phy.type == e1000_phy_82577) && in e1000_hv_phy_workarounds_ich8lan()
5325 (hw->phy.type == e1000_phy_82577)) { in e1000_setup_link_ich8lan()
5391 case e1000_phy_82577: in e1000_setup_copper_link_ich8lan()
6140 (hw->phy.type == e1000_phy_82577)) { in e1000_clear_hw_cntrs_ich8lan()
H A De1000_hw.h361 e1000_phy_82577, enumerator
H A De1000_phy.c3028 phy_type = e1000_phy_82577; in e1000_get_phy_type_from_id()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_rx.c339 if (hw->phy.type == e1000_phy_82577) { in e1000g_rx_setup()
H A De1000g_stat.c871 (hw->phy.type == e1000_phy_82577)) { in e1000g_read_phy_stat()