summaryrefslogtreecommitdiff
path: root/sys/dev/isp/isp_target.h
diff options
context:
space:
mode:
authorMatt Jacob <mjacob@FreeBSD.org>2001-01-17 19:27:36 +0000
committerMatt Jacob <mjacob@FreeBSD.org>2001-01-17 19:27:36 +0000
commit32ec061231c1f25749c9fe245c5a49cd41ccfc4e (patch)
treeb4bee8ed31b99f01a3bbaf0cb6173a28d841227a /sys/dev/isp/isp_target.h
parent1ec95f4e731df95b753a644fdb3a55b2e6430112 (diff)
Notes
Diffstat (limited to 'sys/dev/isp/isp_target.h')
-rw-r--r--sys/dev/isp/isp_target.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/isp/isp_target.h b/sys/dev/isp/isp_target.h
index 8b4115e8b245..6dac18e823a0 100644
--- a/sys/dev/isp/isp_target.h
+++ b/sys/dev/isp/isp_target.h
@@ -267,6 +267,9 @@ typedef struct {
u_int8_t at_sense[QLTM_SENSELEN];
} at2_entry_t;
+#define ATIO2_WWPN_OFFSET 0x2A
+#define ATIO2_OXID_OFFSET 0x3E
+
#define ATIO2_TC_ATTR_MASK 0x7
#define ATIO2_TC_ATTR_SIMPLEQ 0
#define ATIO2_TC_ATTR_HEADOFQ 1