summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/scu_task_context.h
Commit message (Collapse)AuthorAgeFilesLines
* [SCSI] isci: T10 DIF supportDave Jiang2012-02-191-16/+39
| | | | | | | | | | | | | | | 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>
* isci: uplevel register hardware data structures and unsolicited frame handlingDan Williams2011-07-031-0/+942
Reported-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
OpenPOWER on IntegriCloud