Searched defs:PnvPHB4 (Results 1 – 1 of 1) sorted by relevance
20 typedef struct PnvPHB4 PnvPHB4; typedef80 struct PnvPHB4 { struct81 DeviceState parent;83 PnvPHB *phb_base;85 uint32_t chip_id;86 uint32_t phb_id;89 PnvPhb4PecState *pec;91 char bus_path[8];94 uint64_t regs[PNV_PHB4_NUM_REGS];95 MemoryRegion mr_regs;[all …]