Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb4.h21 typedef struct PnvPHB4 PnvPHB4; typedef
81 struct PnvPHB4 { struct
82 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 …]