Searched defs:eeprom_read (Results 1 – 3 of 3) sorted by relevance
89 eeprom_read(int fd, i2c_addr_t addr, uint16_t memaddr, void *buf, in eeprom_read() function
120 u16_t (*eeprom_read)(struct e1000 *, int reg); member
1564 static u16_t eeprom_read(fxp_t *fp, int reg) in eeprom_read() function