Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_i210.c41 static s32 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words,
295 status = e1000_write_nvm_srwr(hw, offset, count, in e1000_write_nvm_srwr_i210()
321 static s32 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm_srwr() function
573 ret_val = e1000_write_nvm_srwr(hw, NVM_CHECKSUM_REG, 1, in e1000_update_nvm_checksum_i210()