OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SG_GET_RESERVED_SIZE
(Results
1 - 4
of
4
) sorted by null
/external/strace/xlat/
scsi_sg_commands.h
23
#if !(defined(
SG_GET_RESERVED_SIZE
) || (defined(HAVE_DECL_SG_GET_RESERVED_SIZE) && HAVE_DECL_SG_GET_RESERVED_SIZE))
24
# define
SG_GET_RESERVED_SIZE
0x2272
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h
145
#define
SG_GET_RESERVED_SIZE
0x2272 /* actual size of reserved buffer */
/bionic/libc/kernel/android/scsi/scsi/
sg.h
93
#define
SG_GET_RESERVED_SIZE
0x2272
/external/kernel-headers/original/scsi/
sg.h
142
#define
SG_GET_RESERVED_SIZE
0x2272 /* actual size of reserved buffer */
Completed in 46 milliseconds