History log of /drivers/scsi/isci/scu_task_context.h
Revision Date Author Comments
3d2d752549150c2706f6bf8d8a2cceb89ef9f42e 10-Feb-2012 Dave Jiang <dave.jiang@intel.com> [SCSI] isci: T10 DIF support

This allows the controller to do WRITE_INSERT and READ_STRIP for SAS
disks that support protection information. SAS disks must be formatted
with protection information to use this feature via sg_format.

sg3_utils-1.32 -- sg_format version 1.19 20110730
sg_format usage:
sg_format --format --verbose --pinfo /dev/sda

Acked-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
63a3a15fb00ef49e50e98ff675094afcd92f113a 09-May-2011 Dan Williams <dan.j.williams@intel.com> isci: uplevel register hardware data structures and unsolicited frame handling

Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>