Home
last modified time | relevance | path

Searched refs:SG_NVME_PT_CQ_STATUS_P (Results 1 – 2 of 2) sorted by relevance

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt_nvme.h150 #define SG_NVME_PT_CQ_STATUS_P 14 /* CDW3 31:16, length: 2 bytes */ macro
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux_nvme.c354 sg_put_unaligned_le16(st << 1, sbp + SG_NVME_PT_CQ_STATUS_P); in do_nvme_admin_cmd()