Home
last modified time | relevance | path

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

/external/sg3_utils/include/
Dfreebsd_nvme_ioctl.h90 struct nvme_completion { struct
93 uint32_t cdw0; /* command-specific */
96 uint32_t rsvd1;
99 uint16_t sqhd; /* submission queue head pointer */
100 uint16_t sqid; /* submission queue identifier */
103 uint16_t cid; /* command identifier */
104 struct nvme_status status;
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h91583 struct nvme_completion { struct
91584 union nvme_result result;
91585 __le16 sq_head;
91586 __le16 sq_id;
91587 __u16 command_id;
91588 __le16 status;
Dvmlinux.h91583 struct nvme_completion { struct
91584 union nvme_result result;
91585 __le16 sq_head;
91586 __le16 sq_id;
91587 __u16 command_id;
91588 __le16 status;