aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/hpsa.h')
-rw-r--r--drivers/scsi/hpsa.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/hpsa.h b/drivers/scsi/hpsa.h
index 0ba1aa3f4d4d..1ab0c1bbd27e 100644
--- a/drivers/scsi/hpsa.h
+++ b/drivers/scsi/hpsa.h
@@ -120,6 +120,7 @@ struct ctlr_info {
120 size_t reply_pool_size; 120 size_t reply_pool_size;
121 unsigned char reply_pool_wraparound; 121 unsigned char reply_pool_wraparound;
122 u32 *blockFetchTable; 122 u32 *blockFetchTable;
123 unsigned char *hba_inquiry_data;
123}; 124};
124#define HPSA_ABORT_MSG 0 125#define HPSA_ABORT_MSG 0
125#define HPSA_DEVICE_RESET_MSG 1 126#define HPSA_DEVICE_RESET_MSG 1