OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SG_IO
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/scsi/
sg.h
121
char orphan; /* 0 -> normal request, 1 -> from interruped
SG_IO
*/
122
char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by
SG_IO
*/
178
#define
SG_IO
0x2285 /* similar effect as write() followed by read() */
182
/* How to treat EINTR during
SG_IO
ioctl(), only in SG 3.x series */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/scsi/
sg.h
121
char orphan; /* 0 -> normal request, 1 -> from interruped
SG_IO
*/
122
char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by
SG_IO
*/
178
#define
SG_IO
0x2285 /* similar effect as write() followed by read() */
182
/* How to treat EINTR during
SG_IO
ioctl(), only in SG 3.x series */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/scsi/
sg.h
121
char orphan; /* 0 -> normal request, 1 -> from interruped
SG_IO
*/
122
char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by
SG_IO
*/
178
#define
SG_IO
0x2285 /* similar effect as write() followed by read() */
182
/* How to treat EINTR during
SG_IO
ioctl(), only in SG 3.x series */
Completed in 115 milliseconds