OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i440fx_init
(Results
1 - 3
of
3
) sorted by null
/external/qemu/hw/
pc.h
125
PCIBus *
i440fx_init
(PCIDevice **pi440fx_state, qemu_irq *pic);
piix_pci.c
172
PCIBus *
i440fx_init
(PCIDevice **pi440fx_state, qemu_irq *pic)
function
pc.c
1066
pci_bus =
i440fx_init
(&i440fx_state, i8259);
[
all
...]
Completed in 141 milliseconds