Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dbonito.c204 struct PCIBonitoState { struct
205 PCIDevice dev;
207 BonitoState *pcihost;
208 uint32_t regs[BONITO_REGS];
233 typedef struct PCIBonitoState PCIBonitoState; argument
243 OBJECT_DECLARE_SIMPLE_TYPE(PCIBonitoState, PCI_BONITO) in OBJECT_DECLARE_SIMPLE_TYPE() argument