Searched refs:eeprom_read (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k.c93 .eeprom_read = ath_pci_eeprom_read,
H A Dath9k_eeprom.c131 return common->bus_ops->eeprom_read(common, off, data);
H A Dhw.h862 int (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member in struct:ath_bus_ops
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dw89c840.c270 static int eeprom_read(long ioaddr, int location);
679 value = eeprom_read(ioaddr, i);
752 static int eeprom_read(long addr, int location) function
H A Dsundance.c293 static int eeprom_read(long ioaddr, int location);
592 le16_to_cpu(eeprom_read(BASE, i + EEPROM_SA_OFFSET));
760 static int eeprom_read(long ioaddr, int location) function

Completed in 495 milliseconds