mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
add MBOX_GET_RESOURCE_COUNT command
This commit is contained in:
parent
aae4f8bb77
commit
ee9fc94ca5
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue