Searched defs:PnvLpcController (Results 1 – 1 of 1) sorted by relevance
30 typedef struct PnvLpcController PnvLpcController; typedef45 struct PnvLpcController { struct46 DeviceState parent;48 uint64_t eccb_stat_reg;49 uint32_t eccb_data_reg;52 MemoryRegion opb_mr;53 AddressSpace opb_as;56 MemoryRegion isa_io;57 MemoryRegion isa_mem;58 MemoryRegion isa_fw;[all …]