]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/scsi/libsas.h
[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD...
[linux-2.6-omap-h63xx.git] / include / scsi / libsas.h
index 0c775fceb675b052bece78b80c885aaf64f0723e..da96bcfb9e468ebb33dbb8cbb2fcc16688737e6b 100644 (file)
@@ -554,6 +554,7 @@ struct sas_task {
 #define SAS_TASK_STATE_DONE         2
 #define SAS_TASK_STATE_ABORTED      4
 #define SAS_TASK_INITIATOR_ABORTED  8
+#define SAS_TASK_AT_INITIATOR       16
 
 static inline struct sas_task *sas_alloc_task(gfp_t flags)
 {