linux/drivers/scsi/isci
Jeff Skirvin ec6c9638b0 isci: Any reset indicated on an I/O completion escalates it to the error path.
If there is a pending device reset, the I/O is used to accomplish the reset by setting the
RESET bit in the task status, and then putting the task into the error handler
path using sas abort task.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Jacek Danecki <Jacek.Danecki@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2011-07-03 03:55:29 -07:00
..
core isci: pad stp and smp request sizes 2011-07-03 03:55:29 -07:00
firmware isci: Intel(R) C600 Series Chipset Storage Control Unit Driver 2011-07-02 22:56:22 -07:00
events.c isci: replace isci_remote_device completion with event queue 2011-07-03 03:55:29 -07:00
events.h isci: rework timer api 2011-07-03 03:55:28 -07:00
host.c isci: Any reset indicated on an I/O completion escalates it to the error path. 2011-07-03 03:55:29 -07:00
host.h isci: Changes in isci_host_completion_routine 2011-07-03 03:55:29 -07:00
init.c isci: preallocate remote devices 2011-07-03 03:55:29 -07:00
isci.h isci: cleanup debug leftovers in isci.h 2011-07-03 03:55:29 -07:00
Makefile isci: Removing deprecated functions 2011-07-03 03:55:28 -07:00
phy.c isci: Adding support for phy enable and disable 2011-07-03 03:55:29 -07:00
phy.h isci: Intel(R) C600 Series Chipset Storage Control Unit Driver 2011-07-02 22:56:22 -07:00
port.c isci: replace remote_device_lock with scic_lock 2011-07-03 03:55:29 -07:00
port.h isci: replace remote_device_lock with scic_lock 2011-07-03 03:55:29 -07:00
remote_device.c isci: replace remote_device_lock with scic_lock 2011-07-03 03:55:29 -07:00
remote_device.h isci: preallocate remote devices 2011-07-03 03:55:29 -07:00
request.c isci: Any reset indicated on an I/O completion escalates it to the error path. 2011-07-03 03:55:29 -07:00
request.h isci: kill SCI_IO_REQUEST_DATA_DIRECTION 2011-07-03 00:36:31 -07:00
sata.c isci: remove sci_device_handle 2011-07-03 03:55:29 -07:00
sata.h isci: Intel(R) C600 Series Chipset Storage Control Unit Driver 2011-07-02 22:56:22 -07:00
sci_environment.h isci: clean up remaining silicon revision ifdefs in phy init 2011-07-03 03:55:28 -07:00
task.c isci: fix completion / abort path. 2011-07-03 03:55:29 -07:00
task.h isci: Any reset indicated on an I/O completion escalates it to the error path. 2011-07-03 03:55:29 -07:00
timers.c isci: rework timer api 2011-07-03 03:55:28 -07:00
timers.h isci: rework timer api 2011-07-03 03:55:28 -07:00