OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SG_FLAG_Q_AT_TAIL
(Results
1 - 3
of
3
) sorted by null
/external/f2fs-tools/tools/sg_write_buffer/
sg_pt_linux.c
630
#ifndef
SG_FLAG_Q_AT_TAIL
631
#define
SG_FLAG_Q_AT_TAIL
0x10
863
v3_hdr.flags |=
SG_FLAG_Q_AT_TAIL
;
/bionic/libc/kernel/android/scsi/scsi/
sg.h
60
#define
SG_FLAG_Q_AT_TAIL
0x10
/external/kernel-headers/original/scsi/
sg.h
91
#define
SG_FLAG_Q_AT_TAIL
0x10
Completed in 4791 milliseconds