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

  /external/strace/xlat/
scsi_sg_commands.h 14 #if !(defined(SG_GET_TRANSFORM) || (defined(HAVE_DECL_SG_GET_TRANSFORM) && HAVE_DECL_SG_GET_TRANSFORM))
15 # define SG_GET_TRANSFORM 0x2205
  /external/strace/tests/
ioctl_scsi.c 79 TEST_NULL_ARG(SG_GET_TRANSFORM);
122 TEST_RETURNS_INT_BY_PTR(SG_GET_TRANSFORM, pint);
  /external/strace/tests-m32/
ioctl_scsi.c 79 TEST_NULL_ARG(SG_GET_TRANSFORM);
122 TEST_RETURNS_INT_BY_PTR(SG_GET_TRANSFORM, pint);
  /external/strace/tests-mx32/
ioctl_scsi.c 79 TEST_NULL_ARG(SG_GET_TRANSFORM);
122 TEST_RETURNS_INT_BY_PTR(SG_GET_TRANSFORM, pint);
  /external/strace/
scsi.c 161 case SG_GET_TRANSFORM:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h 142 #define SG_GET_TRANSFORM 0x2205
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h 142 #define SG_GET_TRANSFORM 0x2205
  /bionic/libc/kernel/android/scsi/
sg.h 109 #define SG_GET_TRANSFORM 0x2205
  /external/kernel-headers/original/scsi/
sg.h 138 #define SG_GET_TRANSFORM 0x2205

Completed in 517 milliseconds