Searched defs:e1000_write_flash_data_ich8lan (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c4417 * e1000_write_flash_data_ich8lan - Writes bytes to the NVM
4425 static s32 e1000_write_flash_data_ich8lan(struct e1000_hw *hw, u32 offset, function
4618 return e1000_write_flash_data_ich8lan(hw, offset, 1, word);

Completed in 73 milliseconds