summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispmbox.h
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-12-24 14:53:29 +0000
committermav <mav@FreeBSD.org>2015-12-24 14:53:29 +0000
commit3458fe02da4c39d934fb80b494ffd097f9b3323f (patch)
treedea1b705395127cdbde69a319129f069db22dcdb /sys/dev/isp/ispmbox.h
parentaaf7e7d77cb63cb8787713f308851d06ca21d798 (diff)
downloadFreeBSD-src-3458fe02da4c39d934fb80b494ffd097f9b3323f.zip
FreeBSD-src-3458fe02da4c39d934fb80b494ffd097f9b3323f.tar.gz
Some polishing for command timeouts handling.
Diffstat (limited to 'sys/dev/isp/ispmbox.h')
-rw-r--r--sys/dev/isp/ispmbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h
index a89228b..5a1306f 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
OpenPOWER on IntegriCloud