summaryrefslogtreecommitdiffstats
path: root/sys/dev/mpr/mpr_sas.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mpr/mpr_sas.h')
-rw-r--r--sys/dev/mpr/mpr_sas.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/mpr/mpr_sas.h b/sys/dev/mpr/mpr_sas.h
index 614b5fe..c3e9bf6 100644
--- a/sys/dev/mpr/mpr_sas.h
+++ b/sys/dev/mpr/mpr_sas.h
@@ -83,6 +83,8 @@ struct mprsas_target {
uint8_t scsi_req_desc_type;
uint8_t stop_at_shutdown;
uint8_t supports_SSU;
+ uint8_t is_nvme;
+ uint32_t MDTS;
};
struct mprsas_softc {
OpenPOWER on IntegriCloud