Searched refs:eeprom93xx_new (Results 1 – 5 of 5) sorted by relevance
26 eeprom_t *eeprom93xx_new(DeviceState *dev, uint16_t nwords);
297 eeprom_t *eeprom93xx_new(DeviceState *dev, uint16_t nwords) in eeprom93xx_new() function
535 pci->eeprom = eeprom93xx_new(DEVICE(dev), 64); in dc390_scsi_realize()
970 s->eeprom = eeprom93xx_new(&pci_dev->qdev, 64); in pci_tulip_realize()
1857 s->eeprom = eeprom93xx_new(&pci_dev->qdev, EEPROM_SIZE); in e100_nic_realize()