diff options
Diffstat (limited to 'drivers/scsi/hpsa_cmd.h')
-rw-r--r-- | drivers/scsi/hpsa_cmd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/hpsa_cmd.h b/drivers/scsi/hpsa_cmd.h index 50388f133ac9..b5cc7052339f 100644 --- a/drivers/scsi/hpsa_cmd.h +++ b/drivers/scsi/hpsa_cmd.h | |||
@@ -257,6 +257,7 @@ struct SenseSubsystem_info { | |||
257 | #define BMIC_CACHE_FLUSH 0xc2 | 257 | #define BMIC_CACHE_FLUSH 0xc2 |
258 | #define HPSA_CACHE_FLUSH 0x01 /* C2 was already being used by HPSA */ | 258 | #define HPSA_CACHE_FLUSH 0x01 /* C2 was already being used by HPSA */ |
259 | #define BMIC_FLASH_FIRMWARE 0xF7 | 259 | #define BMIC_FLASH_FIRMWARE 0xF7 |
260 | #define BMIC_SENSE_CONTROLLER_PARAMETERS 0x64 | ||
260 | 261 | ||
261 | /* Command List Structure */ | 262 | /* Command List Structure */ |
262 | union SCSI3Addr { | 263 | union SCSI3Addr { |