Searched defs:PnvPhb4PecState (Results 1 – 2 of 2) sorted by relevance
171 struct PnvPhb4PecState { struct172 DeviceState parent;175 uint32_t index;176 uint32_t chip_id;179 PnvNestChipletPervasive nest_pervasive;203 uint32_t (*xscom_cplt_base)(PnvPhb4PecState *pec); argument
18 typedef struct PnvPhb4PecState PnvPhb4PecState; typedef