Searched refs:e1000_read_flash_dword_ich8lan (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | e1000_ich8lan.c | 131 static s32 e1000_read_flash_dword_ich8lan(struct e1000_hw *hw, 3411 ret_val = e1000_read_flash_dword_ich8lan(hw, act_offset, in e1000_valid_nvm_bank_detect_ich8lan() 3423 ret_val = e1000_read_flash_dword_ich8lan(hw, act_offset + in e1000_valid_nvm_bank_detect_ich8lan() 3534 e1000_read_flash_dword_ich8lan(hw, in e1000_read_nvm_spt() 3549 e1000_read_flash_dword_ich8lan(hw, in e1000_read_nvm_spt() 3775 static s32 e1000_read_flash_dword_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_dword_ich8lan() function 4090 ret_val = e1000_read_flash_dword_ich8lan(hw, in e1000_update_nvm_checksum_spt() 4146 ret_val = e1000_read_flash_dword_ich8lan(hw, act_offset, &dword); in e1000_update_nvm_checksum_spt() 4166 ret_val = e1000_read_flash_dword_ich8lan(hw, act_offset, &dword); in e1000_update_nvm_checksum_spt()
|