Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt.h115 #define SCSI_PT_FLAGS_QUEUE_AT_TAIL 0x10 macro
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux.c647 } else if (SCSI_PT_FLAGS_QUEUE_AT_TAIL & flags) { in set_scsi_pt_flags()