Searched refs:e1000_read_flash_data_ich8lan (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | e1000_ich8lan.c | 127 static s32 e1000_read_flash_data_ich8lan(struct e1000_hw *hw, u32 offset, 3809 return e1000_read_flash_data_ich8lan(hw, offset, 2, data); in e1000_read_flash_word_ich8lan() 3832 ret_val = e1000_read_flash_data_ich8lan(hw, offset, 1, &word); in e1000_read_flash_byte_ich8lan() 3851 static s32 e1000_read_flash_data_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_data_ich8lan() function
|