Searched defs:nvme_completion (Results 1 – 1 of 1) sorted by relevance
2252 struct nvme_completion { struct2256 union nvme_result {2260 } result;2261 __le16 sq_head; /* how much of this queue may be reclaimed */2262 __le16 sq_id; /* submission queue that generated this entry */2263 __u16 command_id; /* of the command which completed */2264 __le16 status; /* did the command fail, and if so, why? */