Searched refs:e1000_read_ich8_word (Results 1 – 1 of 1) sorted by relevance
83 static int32_t e1000_read_ich8_word(struct e1000_hw *hw, uint32_t index, uint16_t *data);8567 error = e1000_read_ich8_word(hw, act_offset, &word); in e1000_read_eeprom_ich8()8968 e1000_read_ich8_word(struct e1000_hw *hw, uint32_t index, uint16_t *data) in e1000_read_ich8_word() function