Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_82571.c235 nvm->type = e1000_nvm_flash_hw; in e1000_init_nvm_params_82571()
841 if (hw->nvm.type != e1000_nvm_flash_hw) in e1000_update_nvm_checksum_82571()
891 if (hw->nvm.type == e1000_nvm_flash_hw) in e1000_validate_nvm_checksum_82571()
1127 if (hw->nvm.type == e1000_nvm_flash_hw) { in e1000_reset_hw_82571()
1903 if (nvm->type != e1000_nvm_flash_hw) in e1000_fix_nvm_checksum_82571()
H A De1000_i210.c684 hw->nvm.type = e1000_nvm_flash_hw; in e1000_init_nvm_params_i210()
H A De1000_hw.h254 e1000_nvm_flash_hw, enumerator
H A De1000_82575.c372 nvm->type = e1000_nvm_flash_hw; in e1000_init_nvm_params_82575()