Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt_nvme.h128 #define SG_NVME_PT_DATA_LEN 36 /* length: 4 bytes */ macro
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux_nvme.c315 uint32_t len = sg_get_unaligned_le32(up + SG_NVME_PT_DATA_LEN); in do_nvme_admin_cmd()
370 uint32_t len = sg_get_unaligned_le32(up + SG_NVME_PT_DATA_LEN); in do_nvme_admin_cmd()