Home
last modified time | relevance | path

Searched defs:PCIDevice (Results 1 – 4 of 4) sorted by relevance

/external/stressapptest/src/
Dos.h32 struct PCIDevice { struct
43 typedef vector<PCIDevice*> PCIDevices; argument
/external/qemu/hw/
Dpci.h140 struct PCIDevice { struct
163 PCIDevice *pci_register_device(PCIBus *bus, const char *name, argument
/external/qemu/
Dqemu-common.h276 typedef struct PCIDevice PCIDevice; typedef
/external/qemu-pc-bios/bochs/bios/
Drombios32.c706 typedef struct PCIDevice { struct
709 } PCIDevice; typedef