OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SG_GET_VERSION_NUM
(Results
1 - 4
of
4
) sorted by null
/external/strace/xlat/
scsi_sg_commands.h
53
#if !(defined(
SG_GET_VERSION_NUM
) || (defined(HAVE_DECL_SG_GET_VERSION_NUM) && HAVE_DECL_SG_GET_VERSION_NUM))
54
# define
SG_GET_VERSION_NUM
0x2282
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h
167
#define
SG_GET_VERSION_NUM
0x2282 /* Example: version 2.1.34 yields 20134 */
/bionic/libc/kernel/android/scsi/scsi/
sg.h
101
#define
SG_GET_VERSION_NUM
0x2282
/external/kernel-headers/original/scsi/
sg.h
164
#define
SG_GET_VERSION_NUM
0x2282 /* Example: version 2.1.34 yields 20134 */
Completed in 130 milliseconds