diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2005-10-29 02:46:59 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2005-10-29 02:46:59 +0000 |
| commit | 8e62a8ac99b80a912b05e2482839532b9be38fbd (patch) | |
| tree | 510b1fcd2af2e73684cebdb6dfc7d6fa652382c5 /sys/dev/isp/ispmbox.h | |
| parent | 068b66420646cc88524b51f47ccadf74c4e8b649 (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 4834fd32c79b..b810faaa6344 100644 --- a/sys/dev/isp/ispmbox.h +++ b/sys/dev/isp/ispmbox.h @@ -143,6 +143,7 @@ #define MBOX_SEND_CHANGE_REQUEST 0x0070 #define MBOX_FABRIC_LOGOUT 0x0071 #define MBOX_INIT_LIP_LOGIN 0x0072 +#define MBOX_LUN_RESET 0x007E #define MBOX_DRIVER_HEARTBEAT 0x005B #define MBOX_FW_HEARTBEAT 0x005C |
