]> err.no Git - linux-2.6/blobdiff - include/scsi/libsas.h
[SCSI] libsas: Provide a transport-level facility to request SAS addrs
[linux-2.6] / include / scsi / libsas.h
index 39e1cac24bb751503fdef353a764292326b32037..98724ba65a79751d483e4aeb3ec4cd449b17bb2d 100644 (file)
@@ -677,4 +677,6 @@ extern void sas_ssp_task_response(struct device *dev, struct sas_task *task,
                                  struct ssp_response_iu *iu);
 struct sas_phy *sas_find_local_phy(struct domain_device *dev);
 
+int sas_request_addr(struct Scsi_Host *shost, u8 *addr);
+
 #endif /* _SASLIB_H_ */