Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/nvram/
H A Deeprom93xx.h38 uint16_t *eeprom93xx_data(eeprom_t *eeprom);
/openbmc/qemu/hw/nvram/
H A Deeprom93xx.c336 uint16_t *eeprom93xx_data(eeprom_t *eeprom) in eeprom93xx_data() function
/openbmc/qemu/hw/scsi/
H A Desp-pci.c538 contents = (uint8_t *)eeprom93xx_data(pci->eeprom); in dc390_scsi_realize()
/openbmc/qemu/hw/net/
H A Dtulip.c949 uint16_t *eeprom = eeprom93xx_data(s->eeprom); in tulip_fill_eeprom()
H A Deepro100.c588 uint16_t *eeprom_contents = eeprom93xx_data(s->eeprom); in nic_selective_reset()