summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispmbox.h
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2000-06-18 04:41:14 +0000
committermjacob <mjacob@FreeBSD.org>2000-06-18 04:41:14 +0000
commit4fc4ea58bfa24d505c08788a7992392b10787023 (patch)
treec68d9c87293c14fcea1e26911a35c1c2a24c2cfa /sys/dev/isp/ispmbox.h
parent9330548cbea77d763588ca95e69e3e4bebaa3c7b (diff)
downloadFreeBSD-src-4fc4ea58bfa24d505c08788a7992392b10787023.zip
FreeBSD-src-4fc4ea58bfa24d505c08788a7992392b10787023.tar.gz
add MBOX_GET_RESOURCE_COUNT command
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 7a787fd..86f5bda 100644
--- a/sys/dev/isp/ispmbox.h
+++ b/sys/dev/isp/ispmbox.h
@@ -118,6 +118,7 @@
/* These are for the ISP2100 FC cards */
#define MBOX_GET_LOOP_ID 0x20
+#define MBOX_GET_RESOURCE_COUNT 0x42
#define MBOX_EXEC_COMMAND_IOCB_A64 0x54
#define MBOX_INIT_FIRMWARE 0x60
#define MBOX_GET_INIT_CONTROL_BLOCK 0x61
OpenPOWER on IntegriCloud