scsi: mpt3sas: Add support for NVMe Switch Adapter
Added device ID for NVMe Switch Adapter (Ambrosia). VID: 0x1000 DID: 0x02B1 Signed-off-by: Suganath Prabu S <suganath-prabu.subramani@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:

committed by
Martin K. Petersen

parent
1244790d17
commit
8f8384503e
@@ -549,6 +549,7 @@ typedef struct _MPI2_CONFIG_REPLY {
|
||||
#define MPI2_MFGPAGE_DEVID_SAS2308_2 (0x0087)
|
||||
#define MPI2_MFGPAGE_DEVID_SAS2308_3 (0x006E)
|
||||
#define MPI2_MFGPAGE_DEVID_SWITCH_MPI_EP (0x02B0)
|
||||
#define MPI2_MFGPAGE_DEVID_SWITCH_MPI_EP_1 (0x02B1)
|
||||
|
||||
/*MPI v2.5 SAS products */
|
||||
#define MPI25_MFGPAGE_DEVID_SAS3004 (0x0096)
|
||||
|
Reference in New Issue
Block a user