Home
last modified time | relevance | path

Searched refs:e1000_pchlan (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c378 case e1000_pchlan: in e1000_init_phy_workarounds_pchlan()
827 case e1000_pchlan: in e1000_init_mac_params_ich8lan()
1771 case e1000_pchlan: in e1000_check_for_copper_link_ich8lan()
1850 case e1000_pchlan: in e1000_init_function_pointers_ich8lan()
2323 case e1000_pchlan: in e1000_sw_lcd_config_ich8lan()
2440 if (hw->mac.type != e1000_pchlan) in e1000_k1_gig_workaround_hv()
2575 if (hw->mac.type < e1000_pchlan) in e1000_oem_bits_config_ich8lan()
2663 if (hw->mac.type != e1000_pchlan) in e1000_hv_phy_workarounds_ich8lan()
3133 case e1000_pchlan: in e1000_post_phy_reset_ich8lan()
5098 if (hw->mac.type == e1000_pchlan) in e1000_reset_hw_ich8lan()
[all …]
H A De1000_api.c286 mac->type = e1000_pchlan; in e1000_set_mac_type()
524 case e1000_pchlan: in e1000_setup_init_funcs()
H A De1000_hw.h294 e1000_pchlan, enumerator
H A De1000_phy.c3440 if ((hw->mac.type == e1000_pchlan) && in e1000_access_phy_wakeup_reg_bm()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_osdep.c171 case e1000_pchlan: in e1000_destroy_hw_mutex()
H A De1000g_rx.c331 if ((hw->mac.type == e1000_pchlan) && in e1000g_rx_setup()
H A De1000g_main.c691 case e1000_pchlan: in e1000g_regs_map()
915 case e1000_pchlan: in e1000g_setup_max_mtu()
1500 } else if (hw->mac.type == e1000_pchlan) { in e1000g_init()
4864 if (hw->mac.type != e1000_pchlan && hw->mac.type != e1000_pch2lan) in e1000g_pch_limits()
6716 case e1000_pchlan: in e1000g_get_driver_control()
6751 case e1000_pchlan: in e1000g_release_driver_control()
H A De1000g_stat.c226 (hw->mac.type != e1000_pchlan)) { in e1000g_update_stats()