Home
last modified time | relevance | path

Searched hist:"3 a2755af37b317d47fdc3dd15178adaf5d47263e" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/scsi/
H A Dsas_ata.hdiff 3a2755af37b317d47fdc3dd15178adaf5d47263e Tue Jan 30 03:18:58 CST 2007 Darrick J. Wong <djwong@us.ibm.com> [SCSI] sas_ata: Implement sas_task_abort for ATA devices

ATA devices need special handling for sas_task_abort. If the ATA command
came from SCSI, then we merely need to tell SCSI to abort the scsi_cmnd.
However, internal commands require a bit more work--we need to fill the qc
with the appropriate error status and complete the command, and eventually
post_internal will issue the actual ABORT TASK.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_internal.hdiff 3a2755af37b317d47fdc3dd15178adaf5d47263e Tue Jan 30 03:18:58 CST 2007 Darrick J. Wong <djwong@us.ibm.com> [SCSI] sas_ata: Implement sas_task_abort for ATA devices

ATA devices need special handling for sas_task_abort. If the ATA command
came from SCSI, then we merely need to tell SCSI to abort the scsi_cmnd.
However, internal commands require a bit more work--we need to fill the qc
with the appropriate error status and complete the command, and eventually
post_internal will issue the actual ABORT TASK.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
H A Dsas_scsi_host.cdiff 3a2755af37b317d47fdc3dd15178adaf5d47263e Tue Jan 30 03:18:58 CST 2007 Darrick J. Wong <djwong@us.ibm.com> [SCSI] sas_ata: Implement sas_task_abort for ATA devices

ATA devices need special handling for sas_task_abort. If the ATA command
came from SCSI, then we merely need to tell SCSI to abort the scsi_cmnd.
However, internal commands require a bit more work--we need to fill the qc
with the appropriate error status and complete the command, and eventually
post_internal will issue the actual ABORT TASK.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
H A Dsas_ata.cdiff 3a2755af37b317d47fdc3dd15178adaf5d47263e Tue Jan 30 03:18:58 CST 2007 Darrick J. Wong <djwong@us.ibm.com> [SCSI] sas_ata: Implement sas_task_abort for ATA devices

ATA devices need special handling for sas_task_abort. If the ATA command
came from SCSI, then we merely need to tell SCSI to abort the scsi_cmnd.
However, internal commands require a bit more work--we need to fill the qc
with the appropriate error status and complete the command, and eventually
post_internal will issue the actual ABORT TASK.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>