Searched defs:SHPCDevice (Results 1 – 2 of 2) sorted by relevance
9 struct SHPCDevice { struct11 int cap;14 int nslots;17 uint8_t *config;21 uint8_t *cmask;24 uint8_t *wmask;27 uint8_t *w1cmask;30 MemoryRegion mmio;33 PCIBus *sec_bus;36 int msi_requested;
111 typedef struct SHPCDevice SHPCDevice; typedef