Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c529 case e1000_phy_i217: in e1000_init_phy_params_pchlan()
946 case e1000_phy_i217: in e1000_set_eee_pchlan()
1348 if ((hw->phy.type == e1000_phy_i217) && (hw->phy.revision == 6)) { in e1000_enable_ulp_lpt_lp()
1396 if ((hw->phy.type == e1000_phy_i217) && (hw->phy.revision == 6) && in e1000_enable_ulp_lpt_lp()
2274 if (hw->phy.type == e1000_phy_i217) { in e1000_write_smbus_addr()
5324 (hw->phy.type == e1000_phy_i217) || in e1000_setup_link_ich8lan()
5695 if (hw->phy.type == e1000_phy_i217) { in e1000_suspend_workarounds_ich8lan()
5837 if (hw->phy.type == e1000_phy_i217) { in e1000_resume_workarounds_pchlan()
6139 (hw->phy.type == e1000_phy_i217) || in e1000_clear_hw_cntrs_ich8lan()
H A De1000_hw.h363 e1000_phy_i217, enumerator
H A De1000_phy.c3034 phy_type = e1000_phy_i217; in e1000_get_phy_type_from_id()