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

  /external/strace/xlat/
scsi_sg_commands.h 38 #if !(defined(SG_SET_FORCE_PACK_ID) || (defined(HAVE_DECL_SG_SET_FORCE_PACK_ID) && HAVE_DECL_SG_SET_FORCE_PACK_ID))
39 # define SG_SET_FORCE_PACK_ID 0x227b
  /external/strace/tests/
ioctl_scsi.c 87 TEST_NULL_ARG(SG_SET_FORCE_PACK_ID);
108 TEST_TAKES_INT_BY_PTR(SG_SET_FORCE_PACK_ID, pint);
  /external/strace/tests-m32/
ioctl_scsi.c 87 TEST_NULL_ARG(SG_SET_FORCE_PACK_ID);
108 TEST_TAKES_INT_BY_PTR(SG_SET_FORCE_PACK_ID, pint);
  /external/strace/tests-mx32/
ioctl_scsi.c 87 TEST_NULL_ARG(SG_SET_FORCE_PACK_ID);
108 TEST_TAKES_INT_BY_PTR(SG_SET_FORCE_PACK_ID, pint);
  /external/strace/
scsi.c 143 case SG_SET_FORCE_PACK_ID:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h 155 /* When SG_SET_FORCE_PACK_ID set to 1, pack_id is input to read() which
159 #define SG_SET_FORCE_PACK_ID 0x227b
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h 155 /* When SG_SET_FORCE_PACK_ID set to 1, pack_id is input to read() which
159 #define SG_SET_FORCE_PACK_ID 0x227b
  /bionic/libc/kernel/android/scsi/
sg.h 116 #define SG_SET_FORCE_PACK_ID 0x227b
  /external/kernel-headers/original/scsi/
sg.h 151 /* When SG_SET_FORCE_PACK_ID set to 1, pack_id is input to read() which
155 #define SG_SET_FORCE_PACK_ID 0x227b
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c     [all...]

Completed in 329 milliseconds