diff options
Diffstat (limited to 'hw/scsi/mptsas.h')
-rw-r--r-- | hw/scsi/mptsas.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/scsi/mptsas.h b/hw/scsi/mptsas.h index 0436a33911..da014a397e 100644 --- a/hw/scsi/mptsas.h +++ b/hw/scsi/mptsas.h @@ -31,8 +31,6 @@ struct MPTSASState { OnOffAuto msi; uint64_t sas_addr; - bool msi_in_use; - /* Doorbell register */ uint32_t state; uint8_t who_init; |