Home
last modified time | relevance | path

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

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