OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SG_SET_TRANSFORM
(Results
1 - 4
of
4
) sorted by null
/external/strace/xlat/
scsi_sg_commands.h
11
#if !(defined(
SG_SET_TRANSFORM
) || (defined(HAVE_DECL_SG_SET_TRANSFORM) && HAVE_DECL_SG_SET_TRANSFORM))
12
# define
SG_SET_TRANSFORM
0x2204
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h
140
#define
SG_SET_TRANSFORM
0x2204 /* N.B. 3rd arg is not pointer but value: */
/bionic/libc/kernel/android/scsi/scsi/
sg.h
90
#define
SG_SET_TRANSFORM
0x2204
/external/kernel-headers/original/scsi/
sg.h
137
#define
SG_SET_TRANSFORM
0x2204 /* N.B. 3rd arg is not pointer but value: */
Completed in 46 milliseconds