]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - include/scsi/scsi_transport_sas.h
[SCSI] libsas: Clean up discovery failure handler code
[linux-2.6.git] / include / scsi / scsi_transport_sas.h
index 45d58598c3eeb7fd80c14db87512ca3525ce5730..9aedc19820b0df1d007b0d8e7150de5e3c07e5fd 100644 (file)
@@ -182,6 +182,7 @@ extern struct sas_rphy *sas_end_device_alloc(struct sas_port *);
 extern struct sas_rphy *sas_expander_alloc(struct sas_port *, enum sas_device_type);
 void sas_rphy_free(struct sas_rphy *);
 extern int sas_rphy_add(struct sas_rphy *);
+extern void sas_rphy_remove(struct sas_rphy *);
 extern void sas_rphy_delete(struct sas_rphy *);
 extern int scsi_is_sas_rphy(const struct device *);