summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorMatt Jacob <mjacob@FreeBSD.org>2000-07-04 02:28:55 +0000
committerMatt Jacob <mjacob@FreeBSD.org>2000-07-04 02:28:55 +0000
commit9c5a03ddee722ab4f1ae11de71967e50132bdaef (patch)
tree981fe71b3d94d1727b40a6fb2129b36918a4ba09 /sys/dev
parentcc010aab9682d70b89d8a4aeb37e1908a90ddbfe (diff)
Notes
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/isp/isp_target.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/isp/isp_target.h b/sys/dev/isp/isp_target.h
index 874814ebc51c..76854b54d647 100644
--- a/sys/dev/isp/isp_target.h
+++ b/sys/dev/isp/isp_target.h
@@ -71,6 +71,7 @@ typedef struct {
*/
#define LUN_TQAE 0x00000001 /* bit1 Tagged Queue Action Enable */
#define LUN_DSSM 0x01000000 /* bit24 Disable Sending SDP Message */
+#define LUN_DISAD 0x02000000 /* bit25 Disable autodisconnect */
#define LUN_DM 0x40000000 /* bit30 Disconnects Mandatory */
/*