Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/e1000/
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()
De1000_i210.c684 hw->nvm.type = e1000_nvm_flash_hw; in e1000_init_nvm_params_i210()
De1000_hw.h250 e1000_nvm_flash_hw, enumerator
De1000_82575.c372 nvm->type = e1000_nvm_flash_hw; in e1000_init_nvm_params_82575()