OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SG_DXFER_TO_DEV
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h
73
#define
SG_DXFER_TO_DEV
-2 /* e.g. a SCSI WRITE command */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h
73
#define
SG_DXFER_TO_DEV
-2 /* e.g. a SCSI WRITE command */
/bionic/libc/kernel/common/scsi/
sg.h
60
#define
SG_DXFER_TO_DEV
(- 2)
/external/kernel-headers/original/scsi/
sg.h
74
#define
SG_DXFER_TO_DEV
(-2) /* e.g. a SCSI WRITE command */
Completed in 41 milliseconds