HomeSort by relevance Sort by last modified time
    Searched refs:pci_register_device (Results 1 - 4 of 4) sorted by null

  /external/qemu/hw/
piix_pci.c 193 d = pci_register_device(b, "i440FX", sizeof(PCIDevice), 0,
334 d = pci_register_device(bus, "PIIX3", sizeof(PCIDevice),
357 d = pci_register_device(bus, "PIIX4", sizeof(PCIDevice),
pci.h 163 PCIDevice *pci_register_device(PCIBus *bus, const char *name,
pci.c 272 PCIDevice *pci_register_device(PCIBus *bus, const char *name, function
880 s = (PCIBridge *)pci_register_device(bus, name, sizeof(PCIBridge),
usb-ohci.c     [all...]

Completed in 2692 milliseconds