[SCSI] isci: oem parameter format v1.3 (cable select)
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Wed, 4 Jan 2012 09:32:49 +0000 (01:32 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 16 Jan 2012 07:43:04 +0000 (11:43 +0400)
commit9fee607f0b29adabd72265a847b8e421dff10d66
tree7442c82b8e363a7aa1e87955e9619cf8e949cf3a
parent594e566ae5985e0cc3185ac21509a86e90aad577
[SCSI] isci: oem parameter format v1.3 (cable select)

v1.3 allows the attenuation of the attached cables to be specified to
the driver in terms of 'short', 'medium', and 'long' (see probe_roms.h).
These settings (per phy) are retrieved from the platform oem-parameters
(BIOS rom) or via a module parameter override.

Reviewed-by: Jiangbi Liu <jiangbi.liu@intel.com>
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/isci/host.c
drivers/scsi/isci/host.h
drivers/scsi/isci/init.c
drivers/scsi/isci/isci.h
drivers/scsi/isci/probe_roms.h