Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c607 phy->type = e1000_phy_igp_3; in e1000_init_phy_params_ich8lan()
2314 if (phy->type != e1000_phy_igp_3) in e1000_sw_lcd_config_ich8lan()
3272 if (phy->type != e1000_phy_igp_3) in e1000_set_d0_lplu_state_ich8lan()
3297 if (phy->type != e1000_phy_igp_3) in e1000_set_d0_lplu_state_ich8lan()
3365 if (phy->type != e1000_phy_igp_3) in e1000_set_d3_lplu_state_ich8lan()
3406 if (phy->type != e1000_phy_igp_3) in e1000_set_d3_lplu_state_ich8lan()
5380 case e1000_phy_igp_3: in e1000_setup_copper_link_ich8lan()
5478 (hw->phy.type == e1000_phy_igp_3) && in e1000_get_link_up_info_ich8lan()
5598 if (hw->phy.type != e1000_phy_igp_3) in e1000_igp3_phy_powerdown_workaround_ich8lan()
6075 (hw->phy.type == e1000_phy_igp_3)) { in e1000_get_cfg_done_ich8lan()
H A De1000_hw.h357 e1000_phy_igp_3, enumerator
H A De1000_82575.c289 phy->type = e1000_phy_igp_3; in e1000_init_phy_params_82575()
1155 (hw->phy.type == e1000_phy_igp_3)) in e1000_get_cfg_done_82575()
1606 case e1000_phy_igp_3: in e1000_setup_copper_link_82575()
H A De1000_phy.c2180 case e1000_phy_igp_3: in e1000_check_downshift_generic()
3013 phy_type = e1000_phy_igp_3; in e1000_get_phy_type_from_id()