]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/scsi/scsi_transport_sas.h
[PATCH] aic94xx: handle REQ_DEVICE_RESET
[linux-2.6-omap-h63xx.git] / include / scsi / scsi_transport_sas.h
index 53024377f3b8496e6c0cf3fe366903c4245feb44..59633a82de47cd54dc6fa2cb6fcf09b9a1e270d4 100644 (file)
@@ -73,6 +73,8 @@ struct sas_phy {
 
        /* for the list of phys belonging to a port */
        struct list_head        port_siblings;
+
+       struct work_struct      reset_work;
 };
 
 #define dev_to_phy(d) \