Searched defs:MPTSASState (Results 1 – 1 of 1) sorted by relevance
18 typedef struct MPTSASState MPTSASState; typedef28 struct MPTSASState { struct29 PCIDevice dev;30 MemoryRegion mmio_io;31 MemoryRegion port_io;32 MemoryRegion diag_io;33 QEMUBH *request_bh;36 OnOffAuto msi;37 uint64_t sas_addr;39 bool msi_in_use;[all …]