Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_82571.c231 nvm->type = e1000_nvm_flash_hw; in e1000_init_nvm_params_82571()
725 if (hw->nvm.type != e1000_nvm_flash_hw) in e1000_update_nvm_checksum_82571()
775 if (hw->nvm.type == e1000_nvm_flash_hw) in e1000_validate_nvm_checksum_82571()
1006 if (hw->nvm.type == e1000_nvm_flash_hw) { in e1000_reset_hw_82571()
1782 if (nvm->type != e1000_nvm_flash_hw) in e1000_fix_nvm_checksum_82571()
H A De1000_i210.c639 hw->nvm.type = e1000_nvm_flash_hw; in e1000_init_nvm_params_i210()
H A De1000_hw.h310 e1000_nvm_flash_hw, enumerator
H A De1000_82575.c486 nvm->type = e1000_nvm_flash_hw; in e1000_init_nvm_params_82575()