diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2000-06-18 04:41:14 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2000-06-18 04:41:14 +0000 |
| commit | ee9fc94ca555e51ce0a7763ceda42d1bc7b81f55 (patch) | |
| tree | c0e5293e66db9fd9faa2747dec1622e1b8fdea1d /sys/dev/isp/ispmbox.h | |
| parent | aae4f8bb77d9356a3a95927029834142bc839f2c (diff) | |
Notes
Diffstat (limited to 'sys/dev/isp/ispmbox.h')
| -rw-r--r-- | sys/dev/isp/ispmbox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index 7a787fda1e762..86f5bda21bdc6 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 |
