scsi: hisi_sas: Change hisi_sas_control_phy() phyup timeout
[linux-2.6-microblaze.git] / drivers / scsi / hisi_sas / hisi_sas.h
index fe0c15b..99ceffa 100644 (file)
@@ -91,7 +91,7 @@
 
 #define HISI_SAS_PROT_MASK (HISI_SAS_DIF_PROT_MASK | HISI_SAS_DIX_PROT_MASK)
 
-#define HISI_SAS_WAIT_PHYUP_TIMEOUT    (20 * HZ)
+#define HISI_SAS_WAIT_PHYUP_TIMEOUT    (30 * HZ)
 #define HISI_SAS_CLEAR_ITCT_TIMEOUT    (20 * HZ)
 
 struct hisi_hba;