Jim Harris cf81529ce3 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
2013-03-26 21:00:18 +00:00
..
2013-03-21 23:02:19 +00:00
2012-11-01 04:07:08 +00:00
2013-03-26 21:00:18 +00:00
2013-03-22 20:44:16 +00:00
2013-03-26 14:08:14 +00:00
2013-02-21 12:52:18 +00:00
2013-02-28 13:46:03 +00:00