1. 26 8月, 2016 1 次提交
    • J
      scsi: hisi_sas: add internal abort main code · 441c2740
      John Garry 提交于
      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: NJohn Garry <john.garry@huawei.com>
      Reviewed-by: NHannes Reinecke <hare@suse.com>
      Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com>
      441c2740
  2. 13 7月, 2016 1 次提交
  3. 16 4月, 2016 3 次提交
  4. 01 3月, 2016 2 次提交
  5. 24 2月, 2016 9 次提交
  6. 17 12月, 2015 1 次提交
  7. 26 11月, 2015 23 次提交