Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/nvram/
H A Deeprom93xx.h32 uint16_t eeprom93xx_read(eeprom_t *eeprom);
/openbmc/qemu/hw/nvram/
H A Deeprom93xx.c280 uint16_t eeprom93xx_read(eeprom_t *eeprom) in eeprom93xx_read() function
/openbmc/qemu/hw/scsi/
H A Desp-pci.c494 if (!eeprom93xx_read(pci->eeprom)) { in DECLARE_INSTANCE_CHECKER()
/openbmc/qemu/hw/net/
H A Dtulip.c514 if (eeprom93xx_read(s->eeprom)) { in tulip_csr9_read()
H A Deepro100.c1093 if (eeprom93xx_read(s->eeprom)) { in eepro100_read_eeprom()