1
0
Fork 0
alistair23-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 [SCSI] aic94xx: new driver 2006-08-29 09:52:29 -05:00
Makefile [SCSI] aic94xx: new driver 2006-08-29 09:52:29 -05:00
sas_discover.c [SCSI] aic94xx: new driver 2006-08-29 09:52:29 -05:00
sas_dump.c [SCSI] aic94xx: new driver 2006-08-29 09:52:29 -05:00
sas_dump.h [SCSI] aic94xx: new driver 2006-08-29 09:52:29 -05:00
sas_event.c [SCSI] aic94xx: new driver 2006-08-29 09:52:29 -05:00
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 [SCSI] aic94xx: new driver 2006-08-29 09:52:29 -05:00
sas_scsi_host.c [SCSI] libsas: add sas_abort_task 2006-11-15 12:27:50 -06:00