Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/include/
Dfreebsd_nvme_ioctl.h79 struct nvme_completion { struct
122 struct nvme_completion cpl;
/external/u-boot/drivers/nvme/
Dnvme.c18 #define NVME_CQ_SIZE(depth) (depth * sizeof(struct nvme_completion))
36 struct nvme_completion *cqes;
131 u64 stop = start + sizeof(struct nvme_completion); in nvme_read_completion_status()
Dnvme.h521 struct nvme_completion { struct