summary refs log tree commit diff stats
path: root/hw/mfi.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mfi.h')
-rw-r--r--hw/mfi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/mfi.h b/hw/mfi.h
index 3045d4eb6e..436b6906b1 100644
--- a/hw/mfi.h
+++ b/hw/mfi.h
@@ -656,6 +656,7 @@ struct mfi_info_device {
 #define MFI_INFO_DEV_SAS3G      0x02
 #define MFI_INFO_DEV_SATA1      0x04
 #define MFI_INFO_DEV_SATA3G     0x08
+#define MFI_INFO_DEV_PCIE       0x10
     uint8_t reserved[6];
     uint8_t port_count;
     uint64_t port_addr[8];