[PATCH] aic94xx: handle REQ_DEVICE_RESET
[safe/jmp/linux-2.6] / include / scsi / scsi_transport_sas.h
index 5302437..59633a8 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) \