diff options
| author | Alexander Motin <mav@FreeBSD.org> | 2020-10-25 19:34:02 +0000 |
|---|---|---|
| committer | Alexander Motin <mav@FreeBSD.org> | 2020-10-25 19:34:02 +0000 |
| commit | 883649681528398dc227778882830fc9da0ce58c (patch) | |
| tree | e723924a03b24e3f8e7969d4016ff5c79df76e94 /sys/dev/isp/ispvar.h | |
| parent | 98b04ac35965fa0735c06a4966c6939f8009509e (diff) | |
Notes
Diffstat (limited to 'sys/dev/isp/ispvar.h')
| -rw-r--r-- | sys/dev/isp/ispvar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/isp/ispvar.h b/sys/dev/isp/ispvar.h index 45513a3b68717..5ff34e829eb36 100644 --- a/sys/dev/isp/ispvar.h +++ b/sys/dev/isp/ispvar.h @@ -1036,6 +1036,7 @@ void isp_async(ispsoftc_t *, ispasync_t, ...); * XS_SNSASCQ(xs) dereferences XS_SNSP to get the current stored Additional Sense Code Qualifier * XS_TAG_P(xs) predicate of whether this command should be tagged * XS_TAG_TYPE(xs) which type of tag to use + * XS_PRIORITY(xs) command priority for SIMPLE tag * XS_SETERR(xs) set error state * * HBA_NOERROR command has no erros |
