summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispmbox.h
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2001-08-20 17:26:45 +0000
committermjacob <mjacob@FreeBSD.org>2001-08-20 17:26:45 +0000
commit24b1b8c5e7b9316f9c1cfd2b96ae4aa764744684 (patch)
treeec603134da5cc5adea50ba2021ebe74b8adba810 /sys/dev/isp/ispmbox.h
parentd2c2ab2442a1a91b81894336a9056737baf290cf (diff)
downloadFreeBSD-src-24b1b8c5e7b9316f9c1cfd2b96ae4aa764744684.zip
FreeBSD-src-24b1b8c5e7b9316f9c1cfd2b96ae4aa764744684.tar.gz
Add MBOX_GET_PCI_PARAMS alias.
MFC after: 2 weeks
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 67c830d..a69a272 100644
--- a/sys/dev/isp/ispmbox.h
+++ b/sys/dev/isp/ispmbox.h
@@ -73,6 +73,7 @@
#define MBOX_GET_ACT_NEG_STATE 0x0025
#define MBOX_GET_ASYNC_DATA_SETUP_TIME 0x0026
#define MBOX_GET_SBUS_PARAMS 0x0027
+#define MBOX_GET_PCI_PARAMS MBOX_GET_SBUS_PARAMS
#define MBOX_GET_TARGET_PARAMS 0x0028
#define MBOX_GET_DEV_QUEUE_PARAMS 0x0029
#define MBOX_GET_RESET_DELAY_PARAMS 0x002a
OpenPOWER on IntegriCloud