Searched refs:pci_device_load (Results 1 – 4 of 4) sorted by relevance
159 ret = pci_device_load(d, f); in i440fx_load()326 return pci_device_load(d, f); in piix_load()
178 int pci_device_load(PCIDevice *s, QEMUFile *f);
137 int pci_device_load(PCIDevice *s, QEMUFile *f) in pci_device_load() function
692 ret = pci_device_load(s->pci_dev, f); in ne2000_load()