]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/scsi/libsas.h
[SCSI] libsas: abstract STP task status into a function
[linux-2.6-omap-h63xx.git] / include / scsi / libsas.h
index a075f130303c87f8d066148871704903f65da056..3ffd6b582a97144cb37009ef6ef47d1ff4cd8feb 100644 (file)
@@ -672,4 +672,8 @@ extern int sas_ioctl(struct scsi_device *sdev, int cmd, void __user *arg);
 
 extern int sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy,
                           struct request *req);
+
+extern void sas_ssp_task_response(struct device *dev, struct sas_task *task,
+                                 struct ssp_response_iu *iu);
+
 #endif /* _SASLIB_H_ */