Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c346 case e1000_pch_spt: in e1000_init_phy_workarounds_pchlan()
503 case e1000_pch_spt: in e1000_init_phy_params_pchlan()
661 if (hw->mac.type >= e1000_pch_spt) { in e1000_init_nvm_params_ich8lan()
813 case e1000_pch_spt: in e1000_init_mac_params_ich8lan()
1853 case e1000_pch_spt: in e1000_init_function_pointers_ich8lan()
2326 case e1000_pch_spt: in e1000_sw_lcd_config_ich8lan()
3452 case e1000_pch_spt: in e1000_valid_nvm_bank_detect_ich8lan()
3721 if (hw->mac.type >= e1000_pch_spt) in e1000_flash_cycle_init_ich8lan()
3798 if (hw->mac.type >= e1000_pch_spt) in e1000_flash_cycle_ich8lan()
3804 if (hw->mac.type >= e1000_pch_spt) in e1000_flash_cycle_ich8lan()
[all …]
H A De1000_api.c311 mac->type = e1000_pch_spt; in e1000_set_mac_type()
527 case e1000_pch_spt: in e1000_setup_init_funcs()
H A De1000_hw.h297 e1000_pch_spt, enumerator
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c714 case e1000_pch_spt: in e1000g_regs_map()
793 if (osdep->ich_flash_handle != NULL && hw->mac.type < e1000_pch_spt) in e1000g_regs_map()
921 case e1000_pch_spt: in e1000g_setup_max_mtu()
1169 Adapter->shared.mac.type < e1000_pch_spt) in e1000g_unattach()
1506 } else if (hw->mac.type == e1000_pch_spt) { in e1000g_init()
1755 if (hw->mac.type >= e1000_pch_spt) in e1000g_link_up()
2116 if (Adapter->shared.mac.type >= e1000_pch_spt) in e1000g_stop()