From 762fa8a53f7eb9b1c635d1d56a29d9c032f60f3c Mon Sep 17 00:00:00 2001 From: Matt Jacob Date: Mon, 27 Dec 1999 08:47:11 +0000 Subject: Add in missing ENABLE TARGET MODE opcode. --- sys/dev/isp/ispmbox.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/dev/isp/ispmbox.h') diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index c86c1e1ba50bf..b77d761f51b2d 100644 --- a/sys/dev/isp/ispmbox.h +++ b/sys/dev/isp/ispmbox.h @@ -113,6 +113,8 @@ #define FW_FEATURE_LVD_NOTIFY 0x2 #define FW_FEATURE_FAST_POST 0x1 +#define MBOX_ENABLE_TARGET_MODE 0x55 + /* These are for the ISP2100 FC cards */ #define MBOX_GET_LOOP_ID 0x20 #define MBOX_EXEC_COMMAND_IOCB_A64 0x54 -- cgit v1.3