Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Draven.c53 struct PRePPCIState { struct
54 PCIHostState parent_obj;
56 OrIRQState *or_irq;
57 qemu_irq pci_irqs[PCI_NUM_PINS];
58 PCIBus pci_bus;
59 AddressSpace pci_io_as;
60 MemoryRegion pci_io;
61 MemoryRegion pci_io_non_contiguous;
62 MemoryRegion pci_memory;
63 MemoryRegion pci_intack;
[all …]