summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispmbox.h
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2005-10-29 02:46:59 +0000
committermjacob <mjacob@FreeBSD.org>2005-10-29 02:46:59 +0000
commitccffddac5ccb3fc8a6cef9b5f7587cf9d3aac4e1 (patch)
tree510b1fcd2af2e73684cebdb6dfc7d6fa652382c5 /sys/dev/isp/ispmbox.h
parentd00054e9687cf86fb1c8e3adc69ff77986e95902 (diff)
downloadFreeBSD-src-ccffddac5ccb3fc8a6cef9b5f7587cf9d3aac4e1.zip
FreeBSD-src-ccffddac5ccb3fc8a6cef9b5f7587cf9d3aac4e1.tar.gz
Add an ioctl framework for doing FC task management functions from
a user space tool- useful for doing FC target mode certification.
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 4834fd3..b810faa 100644
--- a/sys/dev/isp/ispmbox.h
+++ b/sys/dev/isp/ispmbox.h
@@ -143,6 +143,7 @@
#define MBOX_SEND_CHANGE_REQUEST 0x0070
#define MBOX_FABRIC_LOGOUT 0x0071
#define MBOX_INIT_LIP_LOGIN 0x0072
+#define MBOX_LUN_RESET 0x007E
#define MBOX_DRIVER_HEARTBEAT 0x005B
#define MBOX_FW_HEARTBEAT 0x005C
OpenPOWER on IntegriCloud