diff options
Diffstat (limited to 'drivers/scsi/bnx2i')
-rw-r--r-- | drivers/scsi/bnx2i/57xx_iscsi_constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/bnx2i/57xx_iscsi_constants.h b/drivers/scsi/bnx2i/57xx_iscsi_constants.h index 57515f1f1690..495a841645f9 100644 --- a/drivers/scsi/bnx2i/57xx_iscsi_constants.h +++ b/drivers/scsi/bnx2i/57xx_iscsi_constants.h | |||
@@ -122,6 +122,7 @@ | |||
122 | #define ISCSI_KCQE_COMPLETION_STATUS_LOM_ISCSI_NOT_ENABLED (0x51) | 122 | #define ISCSI_KCQE_COMPLETION_STATUS_LOM_ISCSI_NOT_ENABLED (0x51) |
123 | 123 | ||
124 | #define ISCSI_KCQE_COMPLETION_STATUS_CID_BUSY (0x80) | 124 | #define ISCSI_KCQE_COMPLETION_STATUS_CID_BUSY (0x80) |
125 | #define ISCSI_KCQE_COMPLETION_STATUS_PARITY_ERR (0x81) | ||
125 | 126 | ||
126 | /* SQ/RQ/CQ DB structure sizes */ | 127 | /* SQ/RQ/CQ DB structure sizes */ |
127 | #define ISCSI_SQ_DB_SIZE (16) | 128 | #define ISCSI_SQ_DB_SIZE (16) |