diff options
author | jimharris <jimharris@FreeBSD.org> | 2013-03-26 21:00:18 +0000 |
---|---|---|
committer | jimharris <jimharris@FreeBSD.org> | 2013-03-26 21:00:18 +0000 |
commit | 3c0b8367a2ce30c62befa431e1720df65cfc1f49 (patch) | |
tree | ad79338c72d5a2294eab91a297a57e1b956519e0 /usr.bin/apply | |
parent | d0a775e7949e871c4beabbef339069ca9560c538 (diff) | |
download | FreeBSD-src-3c0b8367a2ce30c62befa431e1720df65cfc1f49.zip FreeBSD-src-3c0b8367a2ce30c62befa431e1720df65cfc1f49.tar.gz |
Create struct nvme_status.
NVMe error log entries include status, so breaking this out into
its own data structure allows it to be included in both the
nvme_completion data structure as well as error log entry data
structures.
While here, expose nvme_completion_is_error(), and change all of
the places that were explicitly looking at sc/sct bits to use this
macro instead.
Sponsored by: Intel
Reviewed by: carl
Diffstat (limited to 'usr.bin/apply')
0 files changed, 0 insertions, 0 deletions