summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispmbox.h
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2006-04-21 18:30:01 +0000
committermjacob <mjacob@FreeBSD.org>2006-04-21 18:30:01 +0000
commit7fe1ec42ecb4af74f86aa2ab365fcc04205ebcce (patch)
treed3b3f19e96f6129f2561de62e8c2131359d8ae0e /sys/dev/isp/ispmbox.h
parent50753086acb394e1e208593acf703491bcb2f693 (diff)
downloadFreeBSD-src-7fe1ec42ecb4af74f86aa2ab365fcc04205ebcce.zip
FreeBSD-src-7fe1ec42ecb4af74f86aa2ab365fcc04205ebcce.tar.gz
Some more gratuitous format and name changes.
Pull in some target mode changes from a private branch. Pull in some more RELENG_4 compilation changes. A lot of lines changed, but not much content change yet.
Diffstat (limited to 'sys/dev/isp/ispmbox.h')
-rw-r--r--sys/dev/isp/ispmbox.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h
index 490495e..e79efa2 100644
--- a/sys/dev/isp/ispmbox.h
+++ b/sys/dev/isp/ispmbox.h
@@ -708,6 +708,10 @@ typedef struct isp_icb {
#define ICB_DFLT_RDELAY 5
#define ICB_DFLT_RCOUNT 3
+#define ICB_LOGIN_TOV 30
+#define ICB_LUN_ENABLE_TOV 180
+
+
#define RQRSP_ADDR0015 0
#define RQRSP_ADDR1631 1
OpenPOWER on IntegriCloud