Searched defs:PCIBonitoState (Results 1 – 1 of 1) sorted by relevance
204 struct PCIBonitoState { struct205 PCIDevice dev;207 BonitoState *pcihost;208 uint32_t regs[BONITO_REGS];233 typedef struct PCIBonitoState PCIBonitoState; argument243 OBJECT_DECLARE_SIMPLE_TYPE(PCIBonitoState, PCI_BONITO) in OBJECT_DECLARE_SIMPLE_TYPE() argument