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.h170 struct PnvPhb4PecState { struct
171 DeviceState parent;
174 uint32_t index;
175 uint32_t chip_id;
199 uint32_t (*xscom_nest_base)(PnvPhb4PecState *pec); argument
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb.h18 typedef struct PnvPhb4PecState PnvPhb4PecState; typedef