Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c353 case e1000_pchlan: in e1000_init_phy_workarounds_pchlan()
354 if ((hw->mac.type == e1000_pchlan) && in e1000_init_phy_workarounds_pchlan()
755 case e1000_pchlan: in e1000_init_mac_params_ich8lan()
1484 if (hw->mac.type == e1000_pchlan) { in e1000_check_for_copper_link_ich8lan()
1557 case e1000_pchlan: in e1000_check_for_copper_link_ich8lan()
1636 case e1000_pchlan: in e1000_init_function_pointers_ich8lan()
2099 case e1000_pchlan: in e1000_sw_lcd_config_ich8lan()
2133 if (((hw->mac.type == e1000_pchlan) && in e1000_sw_lcd_config_ich8lan()
2135 (hw->mac.type > e1000_pchlan)) { in e1000_sw_lcd_config_ich8lan()
2206 if (hw->mac.type != e1000_pchlan) in e1000_k1_gig_workaround_hv()
[all …]
H A De1000_api.c286 mac->type = e1000_pchlan; in e1000_set_mac_type()
449 case e1000_pchlan: in e1000_setup_init_funcs()
H A De1000_hw.h226 e1000_pchlan, enumerator
H A De1000_phy.c3440 if ((hw->mac.type == e1000_pchlan) && in e1000_access_phy_wakeup_reg_bm()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_osdep.c171 case e1000_pchlan: in e1000_destroy_hw_mutex()
H A De1000g_rx.c330 if ((hw->mac.type == e1000_pchlan) && in e1000g_rx_setup()
H A De1000g_main.c690 case e1000_pchlan: in e1000g_regs_map()
894 case e1000_pchlan: in e1000g_setup_max_mtu()
1458 } else if (hw->mac.type == e1000_pchlan) { in e1000g_init()
4605 if (hw->mac.type != e1000_pchlan && hw->mac.type != e1000_pch2lan) in e1000g_pch_limits()
6457 case e1000_pchlan: in e1000g_get_driver_control()
6492 case e1000_pchlan: in e1000g_release_driver_control()
H A De1000g_stat.c226 (hw->mac.type != e1000_pchlan)) { in e1000g_update_stats()