Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.c335 mac->type = e1000_pch_tgp; in e1000_set_mac_type()
529 case e1000_pch_tgp: in e1000_setup_init_funcs()
H A De1000_ich8lan.c348 case e1000_pch_tgp: in e1000_init_phy_workarounds_pchlan()
505 case e1000_pch_tgp: in e1000_init_phy_params_pchlan()
815 case e1000_pch_tgp: in e1000_init_mac_params_ich8lan()
1855 case e1000_pch_tgp: in e1000_init_function_pointers_ich8lan()
2328 case e1000_pch_tgp: in e1000_sw_lcd_config_ich8lan()
3454 case e1000_pch_tgp: in e1000_valid_nvm_bank_detect_ich8lan()
4437 case e1000_pch_tgp: in e1000_validate_nvm_checksum_ich8lan()
H A De1000_hw.h299 e1000_pch_tgp, enumerator
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c716 case e1000_pch_tgp: in e1000g_regs_map()
923 case e1000_pch_tgp: in e1000g_setup_max_mtu()
1510 } else if (hw->mac.type == e1000_pch_tgp) { in e1000g_init()