Home
last modified time | relevance | path

Searched defs:nvme_completion (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Dnvme.h589 struct nvme_completion { struct
590 __le32 result; /* Used by admin commands to return data */
591 __u32 rsvd;
592 __le16 sq_head; /* how much of this queue may be reclaimed */
593 __le16 sq_id; /* submission queue that generated this entry */
594 __u16 command_id; /* of the command which completed */
595 __le16 status; /* did the command fail, and if so, why? */