Searched defs:PnvPHB4 (Results 1 – 1 of 1) sorted by relevance
21 typedef struct PnvPHB4 PnvPHB4; typedef81 struct PnvPHB4 { struct82 DeviceState parent;84 PnvPHB *phb_base;86 uint32_t chip_id;87 uint32_t phb_id;90 PnvPhb4PecState *pec;92 char bus_path[8];95 uint64_t regs[PNV_PHB4_NUM_REGS];96 MemoryRegion mr_regs;[all …]