summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispmbox.h
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2002-08-17 17:19:29 +0000
committermjacob <mjacob@FreeBSD.org>2002-08-17 17:19:29 +0000
commit2acca76e3d2ed04855c222c128ab3beff314a6ff (patch)
tree2b3517ef49fe00af4ee40fb031a7a93cf42dbb89 /sys/dev/isp/ispmbox.h
parenta8dd8911e66b4bd0f744466e035520be95580e5b (diff)
downloadFreeBSD-src-2acca76e3d2ed04855c222c128ab3beff314a6ff.zip
FreeBSD-src-2acca76e3d2ed04855c222c128ab3beff314a6ff.tar.gz
Add ICBXOPT_ZIO definition.
Diffstat (limited to 'sys/dev/isp/ispmbox.h')
-rw-r--r--sys/dev/isp/ispmbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h
index 8dcef10..5fee105 100644
--- a/sys/dev/isp/ispmbox.h
+++ b/sys/dev/isp/ispmbox.h
@@ -648,6 +648,7 @@ typedef struct isp_icb {
#define ICBXOPT_RIO_32BIT 2
#define ICBXOPT_RIO_16BIT_IOCB 3
#define ICBXOPT_RIO_32BIT_IOCB 4
+#define ICBXOPT_ZIO 5
#define ICBZOPT_ENA_RDXFR_RDY 0x01
#define ICBZOPT_ENA_OOF (1 << 6) /* out of order frame handling */
OpenPOWER on IntegriCloud