diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2012-07-28 20:06:29 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2012-07-28 20:06:29 +0000 |
| commit | 387d8239fb5e7a6023d4627b3bc0e3afbf22af03 (patch) | |
| tree | e1ac1dcf97e2541ae902e508daa253c99de306c4 /sys/dev/isp/isp_target.h | |
| parent | a277f47bd2e7d2f9475b85fd58722f8716e22f16 (diff) | |
Notes
Diffstat (limited to 'sys/dev/isp/isp_target.h')
| -rw-r--r-- | sys/dev/isp/isp_target.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/isp/isp_target.h b/sys/dev/isp/isp_target.h index 9905c4fbcb32b..40a17326edc64 100644 --- a/sys/dev/isp/isp_target.h +++ b/sys/dev/isp/isp_target.h @@ -50,6 +50,7 @@ typedef enum { NT_LINK_DOWN, NT_LOGOUT, NT_GLOBAL_LOGOUT, + NT_CHANGED, NT_ARRIVED, NT_DEPARTED, NT_HBA_RESET |
