Searched defs:PCIVPBState (Results 1 – 1 of 1) sorted by relevance
75 struct PCIVPBState { struct76 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