diff options
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi')
-rw-r--r-- | drivers/scsi/mpt2sas/mpi/mpi2_cnfg.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/scsi/mpt2sas/mpi/mpi2_cnfg.h b/drivers/scsi/mpt2sas/mpi/mpi2_cnfg.h index ab47c4679640..5af66dbe3239 100644 --- a/drivers/scsi/mpt2sas/mpi/mpi2_cnfg.h +++ b/drivers/scsi/mpt2sas/mpi/mpi2_cnfg.h | |||
@@ -348,6 +348,14 @@ typedef struct _MPI2_CONFIG_REPLY | |||
348 | #define MPI2_MFGPAGE_DEVID_SAS2108_3 (0x0077) | 348 | #define MPI2_MFGPAGE_DEVID_SAS2108_3 (0x0077) |
349 | #define MPI2_MFGPAGE_DEVID_SAS2116_1 (0x0064) | 349 | #define MPI2_MFGPAGE_DEVID_SAS2116_1 (0x0064) |
350 | #define MPI2_MFGPAGE_DEVID_SAS2116_2 (0x0065) | 350 | #define MPI2_MFGPAGE_DEVID_SAS2116_2 (0x0065) |
351 | #define MPI2_MFGPAGE_DEVID_SAS2208_1 (0x0080) | ||
352 | #define MPI2_MFGPAGE_DEVID_SAS2208_2 (0x0081) | ||
353 | #define MPI2_MFGPAGE_DEVID_SAS2208_3 (0x0082) | ||
354 | #define MPI2_MFGPAGE_DEVID_SAS2208_4 (0x0083) | ||
355 | #define MPI2_MFGPAGE_DEVID_SAS2208_5 (0x0084) | ||
356 | #define MPI2_MFGPAGE_DEVID_SAS2208_6 (0x0085) | ||
357 | #define MPI2_MFGPAGE_DEVID_SAS2208_7 (0x0086) | ||
358 | #define MPI2_MFGPAGE_DEVID_SAS2208_8 (0x0087) | ||
351 | 359 | ||
352 | 360 | ||
353 | /* Manufacturing Page 0 */ | 361 | /* Manufacturing Page 0 */ |