From a46709e2abcf7b5294f591c45e386b8407bdd8ba Mon Sep 17 00:00:00 2001 From: Alexander Motin Date: Thu, 24 Dec 2015 14:53:29 +0000 Subject: Some polishing for command timeouts handling. --- sys/dev/isp/ispmbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/isp/ispmbox.h') diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index a89228b56ee80..5a1306f64f83d 100644 --- a/sys/dev/isp/ispmbox.h +++ b/sys/dev/isp/ispmbox.h @@ -1086,7 +1086,7 @@ typedef struct { #define ICB_DFLT_RDELAY 5 #define ICB_DFLT_RCOUNT 3 -#define ICB_LOGIN_TOV 30 +#define ICB_LOGIN_TOV 10 #define ICB_LUN_ENABLE_TOV 15 -- cgit v1.2.3