[SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMD
authorKashyap, Desai <kashyap.desai@lsi.com>
Fri, 12 Nov 2010 23:02:18 +0000 (04:32 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:24:04 +0000 (12:24 -0600)
commit6cb8ef573fd4c2bd72248f492fe336133660148d
tree876438b230c73464f2f6414e0d30658fbc91e56c
parentdd3741d30300f9cf1adc046773a4bb87252d96ac
[SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMD

Ability to override/set the ReportDeviceMissingDelay and
IODeviceMissingDelay from driver: Add new command line option missing_delay,
this is an array, where the first element is the device missing delay,
and the second element is io missing delay.  The driver will program
sas iounit page 1 with the new setting when the driver loads. This is
programmed to the current and persistent configuration page so this takes
immediately, as will be sticky across host reboots.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/mpt2sas/mpt2sas_base.c