Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dppc440_pcix.c52 struct PPC440PCIXState { struct
53 PCIHostState parent_obj;
55 uint8_t config[PCI_CONFIG_SPACE_SIZE];
56 struct PLBOutMap pom[PPC440_PCIX_NR_POMS];
57 struct PLBInMap pim[PPC440_PCIX_NR_PIMS];
58 uint32_t sts;
59 qemu_irq irq;
60 AddressSpace bm_as;
61 MemoryRegion bm;
63 MemoryRegion container;
[all …]