aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp/ispmbox.h
diff options
context:
space:
mode:
authorMatt Jacob <mjacob@FreeBSD.org>2001-08-20 17:26:45 +0000
committerMatt Jacob <mjacob@FreeBSD.org>2001-08-20 17:26:45 +0000
commitdec1985672dddefd059d75aaf2cec8703d02c27f (patch)
treeec603134da5cc5adea50ba2021ebe74b8adba810 /sys/dev/isp/ispmbox.h
parente1616f3a7b6afe4767bc385f9a20d1202c76148f (diff)
downloadsrc-dec1985672dddefd059d75aaf2cec8703d02c27f.tar.gz
src-dec1985672dddefd059d75aaf2cec8703d02c27f.zip
Add MBOX_GET_PCI_PARAMS alias.
MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=81987
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 67c830d08dc8..a69a272e7906 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