commit | 45aeaf1e8e4552ef82d3ff7a06e526e6d635f767 | [log] [tgz] |
---|---|---|
author | Ravi Anand <[email protected]> | Wed May 17 15:08:49 2006 -0700 |
committer | James Bottomley <[email protected]> | Sat May 20 09:40:41 2006 -0500 |
tree | 10001713a5e9ae01cccbad02ad61d55307a97acd | |
parent | 57680080baf3a8e289fad7f9e3c43ed58309e1eb [diff] [blame] |
[SCSI] qla2xxx: Add support for new flash part. Signed-off-by: Andrew Vasquez <[email protected]> Signed-off-by: James Bottomley <[email protected]>
diff --git a/drivers/scsi/qla2xxx/qla_def.h b/drivers/scsi/qla2xxx/qla_def.h index 53508f3..4881242 100644 --- a/drivers/scsi/qla2xxx/qla_def.h +++ b/drivers/scsi/qla2xxx/qla_def.h
@@ -270,6 +270,8 @@ #define NVR_SELECT BIT_1 #define NVR_CLOCK BIT_0 +#define NVR_WAIT_CNT 20000 + union { struct { uint16_t mailbox0;