Home
last modified time | relevance | path

Searched refs:E1000_ERR_NVM (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_nvm.c250 return -E1000_ERR_NVM; in e1000_poll_eerd_eewr_done()
283 return -E1000_ERR_NVM; in e1000_acquire_nvm_generic()
424 return -E1000_ERR_NVM; in e1000_ready_nvm_eeprom()
456 return -E1000_ERR_NVM; in e1000_read_nvm_spi()
516 return -E1000_ERR_NVM; in e1000_read_nvm_microwire()
569 return -E1000_ERR_NVM; in e1000_read_nvm_eerd()
606 s32 ret_val = -E1000_ERR_NVM; in e1000_write_nvm_spi()
617 return -E1000_ERR_NVM; in e1000_write_nvm_spi()
700 return -E1000_ERR_NVM; in e1000_write_nvm_microwire()
738 ret_val = -E1000_ERR_NVM; in e1000_write_nvm_microwire()
[all …]
H A De1000_i210.c199 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_i210()
219 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_i210()
338 ret_val = -E1000_ERR_NVM; in e1000_write_nvm_srwr()
624 if (ret_val == -E1000_ERR_NVM) { in e1000_update_flash_i210()
649 s32 ret_val = -E1000_ERR_NVM; in e1000_pool_flash_update_done_i210()
H A De1000_ich8lan.c3494 return -E1000_ERR_NVM; in e1000_valid_nvm_bank_detect_ich8lan()
3537 return -E1000_ERR_NVM; in e1000_valid_nvm_bank_detect_ich8lan()
3715 return -E1000_ERR_NVM; in e1000_flash_cycle_init_ich8lan()
3821 return -E1000_ERR_NVM; in e1000_flash_cycle_ich8lan()
3839 return -E1000_ERR_NVM; in e1000_read_flash_dword_ich8lan()
3862 return -E1000_ERR_NVM; in e1000_read_flash_word_ich8lan()
3888 return -E1000_ERR_NVM; in e1000_read_flash_byte_ich8lan()
3922 return -E1000_ERR_NVM; in e1000_read_flash_data_ich8lan()
3996 return -E1000_ERR_NVM; in e1000_read_flash_data32_ich8lan()
4074 return -E1000_ERR_NVM; in e1000_write_nvm_ich8lan()
[all …]
H A De1000_82571.c563 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_82571()
811 ret_val = -E1000_ERR_NVM; in e1000_write_nvm_82571()
852 return -E1000_ERR_NVM; in e1000_update_nvm_checksum_82571()
875 return -E1000_ERR_NVM; in e1000_update_nvm_checksum_82571()
926 return -E1000_ERR_NVM; in e1000_write_nvm_eewr_82571()
H A De1000_mac.c1735 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_generic()
1754 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_generic()
H A De1000_defines.h705 #define E1000_ERR_NVM 1 macro
H A De1000_82543.c1038 ret_val = -E1000_ERR_NVM; in e1000_setup_link_82543()
H A De1000_82575.c2600 ret_val = -E1000_ERR_NVM; in e1000_validate_nvm_checksum_with_offset()