diff options
author | Wendy Xiong <wenxiong@linux.vnet.ibm.com> | 2014-01-21 13:16:40 -0500 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2014-03-19 18:04:39 -0400 |
commit | f94d9964626fd75b22878cc97ffebf287415f64e (patch) | |
tree | 5a8a7c9de3510ab64e0b3c5266e7c2edb3fb0bbd /drivers/scsi/ipr.h | |
parent | 0b1f8d445b8cc5ac58786334f1ddaefa09fdf096 (diff) |
[SCSI] ipr: Add new CCIN definition for new hardware support
Add the appropriate definition and table entry for new hardware support.
Signed-off-by: Wen Xiong <wenxiong@linux.vnet.ibm.com>
Acked-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/ipr.h')
-rw-r--r-- | drivers/scsi/ipr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/ipr.h b/drivers/scsi/ipr.h index f66645c73492..c756ff0abc96 100644 --- a/drivers/scsi/ipr.h +++ b/drivers/scsi/ipr.h | |||
@@ -101,6 +101,7 @@ | |||
101 | #define IPR_SUBS_DEV_ID_57D7 0x03FF | 101 | #define IPR_SUBS_DEV_ID_57D7 0x03FF |
102 | #define IPR_SUBS_DEV_ID_57D8 0x03FE | 102 | #define IPR_SUBS_DEV_ID_57D8 0x03FE |
103 | #define IPR_SUBS_DEV_ID_57D9 0x046D | 103 | #define IPR_SUBS_DEV_ID_57D9 0x046D |
104 | #define IPR_SUBS_DEV_ID_57DA 0x04CA | ||
104 | #define IPR_SUBS_DEV_ID_57EB 0x0474 | 105 | #define IPR_SUBS_DEV_ID_57EB 0x0474 |
105 | #define IPR_SUBS_DEV_ID_57EC 0x0475 | 106 | #define IPR_SUBS_DEV_ID_57EC 0x0475 |
106 | #define IPR_SUBS_DEV_ID_57ED 0x0499 | 107 | #define IPR_SUBS_DEV_ID_57ED 0x0499 |