OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pci_qdev_register
(Results
1 - 3
of
3
) sorted by null
/external/qemu/hw/
pci.h
221
void
pci_qdev_register
(const char *name, int size, pci_qdev_initfn init);
ne2000.c
837
pci_qdev_register
("ne2k_pci", sizeof(PCINE2000State), pci_ne2000_init);
pci.c
922
void
pci_qdev_register
(const char *name, int size, pci_qdev_initfn init)
function
Completed in 130 milliseconds