summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas.h
diff options
context:
space:
mode:
authorSumit.Saxena@lsi.com <Sumit.Saxena@lsi.com>2013-05-22 12:35:33 +0530
committerJames Bottomley <JBottomley@Parallels.com>2013-06-24 17:51:05 -0700
commit404a8a1a891e9eadf8b1ef5ad945f569758c0884 (patch)
tree57feda1b3798b04a3d2a3a63137fadd5bf40a97d /drivers/scsi/megaraid/megaraid_sas.h
parentbc93d425fcb6443ffd6e20efa08f4960a30ab26f (diff)
downloadop-kernel-dev-404a8a1a891e9eadf8b1ef5ad945f569758c0884.zip
op-kernel-dev-404a8a1a891e9eadf8b1ef5ad945f569758c0884.tar.gz
[SCSI] megaraid_sas: Add support to differentiate between iMR vs MR Firmware
Add support to differentiate between iMR(no external memory) and MR(with external memory) controllers. Signed-off-by: Sumit Saxena <sumit.saxena@lsi.com> Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/megaraid/megaraid_sas.h')
-rw-r--r--drivers/scsi/megaraid/megaraid_sas.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/megaraid/megaraid_sas.h b/drivers/scsi/megaraid/megaraid_sas.h
index 55a08d8..209fe36 100644
--- a/drivers/scsi/megaraid/megaraid_sas.h
+++ b/drivers/scsi/megaraid/megaraid_sas.h
@@ -1533,6 +1533,7 @@ struct megasas_instance {
struct mutex reset_mutex;
int throttlequeuedepth;
u8 mask_interrupts;
+ u8 is_imr;
};
enum {
OpenPOWER on IntegriCloud