Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c85 static int32_t e1000_write_eeprom_ich8(struct e1000_hw *hw, uint16_t offset, uint16_t words, uint16…
5343 return e1000_write_eeprom_ich8(hw, offset, words, data); in e1000_write_eeprom()
8449 e1000_write_eeprom_ich8(struct e1000_hw *hw, uint16_t offset, uint16_t words, in e1000_write_eeprom_ich8() function