Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dversatile.c75 struct PCIVPBState { struct
76 PCIHostState parent_obj;
78 qemu_irq irq[4];
79 MemoryRegion controlregs;
80 MemoryRegion mem_config;
81 MemoryRegion mem_config2;
105 typedef struct PCIVPBState PCIVPBState; argument