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

  /external/strace/xlat/
scsi_sg_commands.h 11 #if !(defined(SG_SET_TRANSFORM) || (defined(HAVE_DECL_SG_SET_TRANSFORM) && HAVE_DECL_SG_SET_TRANSFORM))
12 # define SG_SET_TRANSFORM 0x2204
  /external/strace/tests/
ioctl_scsi.c 101 TEST_TAKES_INT_BY_VAL(SG_SET_TRANSFORM, 0);
102 TEST_TAKES_INT_BY_VAL(SG_SET_TRANSFORM, *pint);
  /external/strace/tests-m32/
ioctl_scsi.c 101 TEST_TAKES_INT_BY_VAL(SG_SET_TRANSFORM, 0);
102 TEST_TAKES_INT_BY_VAL(SG_SET_TRANSFORM, *pint);
  /external/strace/tests-mx32/
ioctl_scsi.c 101 TEST_TAKES_INT_BY_VAL(SG_SET_TRANSFORM, 0);
102 TEST_TAKES_INT_BY_VAL(SG_SET_TRANSFORM, *pint);
  /external/strace/
scsi.c 170 case SG_SET_TRANSFORM:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h 140 #define SG_SET_TRANSFORM 0x2204 /* N.B. 3rd arg is not pointer but value: */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h 140 #define SG_SET_TRANSFORM 0x2204 /* N.B. 3rd arg is not pointer but value: */
  /bionic/libc/kernel/android/scsi/scsi/
sg.h 90 #define SG_SET_TRANSFORM 0x2204
  /external/kernel-headers/original/scsi/
sg.h 136 #define SG_SET_TRANSFORM 0x2204 /* N.B. 3rd arg is not pointer but value: */

Completed in 331 milliseconds