linux/drivers/scsi/libsas
Darrick J. Wong 79a5eb609b [SCSI] libsas: add sas_abort_task
This patch adds an external function, sas_abort_task, to enable LLDDs
to abort sas_tasks.  It also adds a work_struct so that the actual
work of aborting a task can be shifted from tasklet context (in the
LLDD) onto the scsi_host's workqueue.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-11-15 12:27:50 -06:00
..
Kconfig
Makefile
sas_discover.c
sas_dump.c
sas_dump.h
sas_event.c
sas_expander.c [SCSI] aci94xx: implement link rate setting 2006-09-07 15:20:23 -05:00
sas_init.c [SCSI] libsas: modify error handler to use scsi_eh_* functions 2006-11-15 12:14:16 -06:00
sas_internal.h [SCSI] aci94xx: implement link rate setting 2006-09-07 15:20:23 -05:00
sas_phy.c [SCSI] aci94xx: implement link rate setting 2006-09-07 15:20:23 -05:00
sas_port.c
sas_scsi_host.c [SCSI] libsas: add sas_abort_task 2006-11-15 12:27:50 -06:00