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

  /external/strace/xlat/
scsi_sg_commands.h 5 #if !(defined(SG_GET_TIMEOUT) || (defined(HAVE_DECL_SG_GET_TIMEOUT) && HAVE_DECL_SG_GET_TIMEOUT))
6 # define SG_GET_TIMEOUT 0x2202
  /external/strace/
scsi.c 175 case SG_GET_TIMEOUT:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h 254 #define SG_GET_TIMEOUT 0x2202 /* Get timeout; return timeout. */
  /bionic/libc/kernel/android/scsi/scsi/
sg.h 139 #define SG_GET_TIMEOUT 0x2202
  /external/kernel-headers/original/scsi/
sg.h 247 #define SG_GET_TIMEOUT 0x2202 /* yield timeout as _return_ value */
  /external/strace/tests/
ioctl_scsi.c 75 TEST_NO_ARG(SG_GET_TIMEOUT);
  /external/strace/tests-m32/
ioctl_scsi.c 75 TEST_NO_ARG(SG_GET_TIMEOUT);
  /external/strace/tests-mx32/
ioctl_scsi.c 75 TEST_NO_ARG(SG_GET_TIMEOUT);
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c     [all...]

Completed in 552 milliseconds