Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dppce500.c94 struct PPCE500PCIState { struct
95 PCIHostState parent_obj;
97 struct pci_outbound pob[PPCE500_PCI_NR_POBS];
98 struct pci_inbound pib[PPCE500_PCI_NR_PIBS];
99 uint32_t gasket_time;
100 qemu_irq irq[PCI_NUM_PINS];
101 uint32_t irq_num[PCI_NUM_PINS];
102 uint32_t first_slot;
103 uint32_t first_pin_irq;
104 AddressSpace bm_as;
[all …]