From dec1985672dddefd059d75aaf2cec8703d02c27f Mon Sep 17 00:00:00 2001 From: Matt Jacob Date: Mon, 20 Aug 2001 17:26:45 +0000 Subject: Add MBOX_GET_PCI_PARAMS alias. MFC after: 2 weeks --- sys/dev/isp/ispmbox.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/isp/ispmbox.h') diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index 67c830d08dc8a..a69a272e79066 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 -- cgit v1.3