OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SG_NEXT_CMD_LEN
(Results
1 - 4
of
4
) sorted by null
/external/strace/xlat/
scsi_sg_commands.h
56
#if !(defined(
SG_NEXT_CMD_LEN
) || (defined(HAVE_DECL_SG_NEXT_CMD_LEN) && HAVE_DECL_SG_NEXT_CMD_LEN))
57
# define
SG_NEXT_CMD_LEN
0x2283
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h
264
#define
SG_NEXT_CMD_LEN
0x2283 /* Override SCSI command length with given
/bionic/libc/kernel/android/scsi/scsi/
sg.h
143
#define
SG_NEXT_CMD_LEN
0x2283
/external/kernel-headers/original/scsi/
sg.h
259
#define
SG_NEXT_CMD_LEN
0x2283 /* override SCSI command length with given
Completed in 54 milliseconds