summaryrefslogtreecommitdiff
path: root/firmware/advansys
diff options
context:
space:
mode:
authorJohn Garry <john.garry@huawei.com>2016-08-24 14:05:47 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2016-08-26 05:38:53 +0300
commit441c27401470c417cf4a33ab9c17bcefdf1ecca3 (patch)
tree010221d4afff074a893c9e577514b28a16bfbcc3 /firmware/advansys
parent108c8670df99dd689494c0ba981b5e82c863caf2 (diff)
downloadlinux-441c27401470c417cf4a33ab9c17bcefdf1ecca3.tar.xz
scsi: hisi_sas: add internal abort main code
Add main code for internal abort functionality. The internal abort features allows the host controller to abort commands which are still active in the controller but have not yet been sent to the slave device. Typically a command only spends a relatively short time in the controller when compared to the amount of the time after it is sent to the slave device. Two modes of internal abort are supported: - device - individual command For device, when the internal abort is issued all commands in the host for that device are aborted. For a single command, only that command is aborted if it is still in the host. In HW the internal abort command is executed similar to any other sort of command, like SSP. Signed-off-by: John Garry <john.garry@huawei.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'firmware/advansys')
0 files changed, 0 insertions, 0 deletions