From ee9fc94ca555e51ce0a7763ceda42d1bc7b81f55 Mon Sep 17 00:00:00 2001 From: Matt Jacob Date: Sun, 18 Jun 2000 04:41:14 +0000 Subject: [PATCH] add MBOX_GET_RESOURCE_COUNT command --- sys/dev/isp/ispmbox.h | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index 7a787fda1e76..86f5bda21bdc 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