Searched refs:is_ich (Results 1 – 2 of 2) sorted by relevance
417 hw->is_ich = TRUE; in e1000_set_mac_type()711 if (hw->is_ich) { in e1000_reset_hw()888 if (hw->is_ich == FALSE) { in e1000_init_hw()920 if (hw->is_ich == TRUE) in e1000_init_hw()966 if (hw->is_ich == TRUE) in e1000_init_hw()1191 if (hw->is_ich == FALSE) { in e1000_setup_link()1459 if (hw->is_ich == FALSE) { in e1000_copper_link_igp_setup()5177 if (hw->is_ich == TRUE) in e1000_is_onboard_nvm_eeprom()5230 if (hw->is_ich == TRUE) { in e1000_validate_eeprom_checksum()5574 if ((hw->is_ich == TRUE) && hw->eeprom_shadow_ram != NULL) { in e1000_commit_shadow_ram()[all …]
1463 boolean_t is_ich; member