Add more MBOX and ASYNC event defines.
MFC after: 2 weeks
This commit is contained in:
parent
be534d5f1a
commit
dda035d1fc
@ -114,7 +114,10 @@
|
||||
|
||||
/* These are for the ISP2100 FC cards */
|
||||
#define MBOX_GET_LOOP_ID 0x20
|
||||
#define MBOX_GET_FIRMWARE_OPTIONS 0x28
|
||||
#define MBOX_SET_FIRMWARE_OPTIONS 0x38
|
||||
#define MBOX_GET_RESOURCE_COUNT 0x42
|
||||
#define MBOX_ENHANCED_GET_PDB 0x47
|
||||
#define MBOX_EXEC_COMMAND_IOCB_A64 0x54
|
||||
#define MBOX_INIT_FIRMWARE 0x60
|
||||
#define MBOX_GET_INIT_CONTROL_BLOCK 0x61
|
||||
@ -181,6 +184,7 @@ typedef struct {
|
||||
#define ASYNC_LOOP_RESET 0x8013
|
||||
#define ASYNC_PDB_CHANGED 0x8014
|
||||
#define ASYNC_CHANGE_NOTIFY 0x8015
|
||||
#define ASYNC_LIP_F8 0x8016
|
||||
#define ASYNC_CMD_CMPLT 0x8020
|
||||
#define ASYNC_CTIO_DONE 0x8021
|
||||
#define ASYNC_IP_XMIT_DONE 0x8022
|
||||
|
Loading…
x
Reference in New Issue
Block a user