HomeSort by relevance Sort by last modified time
    Searched refs:SG_INFO_DIRECT_IO (Results 1 - 6 of 6) sorted by null

  /external/strace/xlat/
sg_io_info.h 5 #if !(defined(SG_INFO_DIRECT_IO) || (defined(HAVE_DECL_SG_INFO_DIRECT_IO) && HAVE_DECL_SG_INFO_DIRECT_IO))
6 # define SG_INFO_DIRECT_IO 2
16 XLAT(SG_INFO_DIRECT_IO),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h 95 #define SG_INFO_DIRECT_IO 0x2 /* direct IO requested and performed */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h 95 #define SG_INFO_DIRECT_IO 0x2 /* direct IO requested and performed */
  /bionic/libc/kernel/android/scsi/
sg.h 79 #define SG_INFO_DIRECT_IO 0x2
  /external/kernel-headers/original/scsi/
sg.h 100 #define SG_INFO_DIRECT_IO 0x2 /* direct IO requested and performed */
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c     [all...]

Completed in 899 milliseconds