]> err.no Git - linux-2.6/blobdiff - include/scsi/scsi_transport_sas.h
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[linux-2.6] / include / scsi / scsi_transport_sas.h
index 57eb68c6e9a796450f3c9549bc033601f9da09d9..b91400bfb02a430fc1c0186ac2281237f36860b1 100644 (file)
@@ -94,6 +94,7 @@ struct sas_rphy {
 /* The functions by which the transport class and the driver communicate */
 struct sas_function_template {
        int (*get_linkerrors)(struct sas_phy *);
+       int (*phy_reset)(struct sas_phy *, int);
 };