Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb4.h171 struct PnvPhb4PecState { struct
172 DeviceState parent;
175 uint32_t index;
176 uint32_t chip_id;
179 PnvNestChipletPervasive nest_pervasive;
203 uint32_t (*xscom_cplt_base)(PnvPhb4PecState *pec); argument
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb.h18 typedef struct PnvPhb4PecState PnvPhb4PecState; typedef