Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt_nvme.h119 #define SG_NVME_PT_OPCODE 0 /* length: 1 byte */ macro
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux_nvme.c307 const uint8_t * up = ((const uint8_t *)cmdp) + SG_NVME_PT_OPCODE; in do_nvme_admin_cmd()
736 cmd_up[SG_NVME_PT_OPCODE] = 0x14; /* Device self-test */ in sntl_senddiag()