OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pci_create_simple
(Results
1 - 3
of
3
) sorted by null
/external/qemu/hw/i386/
pc.c
[
all
...]
/external/qemu/include/hw/pci/
pci.h
271
PCIDevice *
pci_create_simple
(PCIBus *bus, int devfn, const char *name);
/external/qemu/hw/pci/
pci.c
943
PCIDevice *
pci_create_simple
(PCIBus *bus, int devfn, const char *name)
function
Completed in 50 milliseconds