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

  /external/strace/xlat/
scsi_sg_commands.h 56 #if !(defined(SG_NEXT_CMD_LEN) || (defined(HAVE_DECL_SG_NEXT_CMD_LEN) && HAVE_DECL_SG_NEXT_CMD_LEN))
57 # define SG_NEXT_CMD_LEN 0x2283
  /external/strace/tests/
ioctl_scsi.c 93 TEST_NULL_ARG(SG_NEXT_CMD_LEN);
104 TEST_TAKES_INT_BY_PTR(SG_NEXT_CMD_LEN, pint);
  /external/strace/tests-m32/
ioctl_scsi.c 93 TEST_NULL_ARG(SG_NEXT_CMD_LEN);
104 TEST_TAKES_INT_BY_PTR(SG_NEXT_CMD_LEN, pint);
  /external/strace/tests-mx32/
ioctl_scsi.c 93 TEST_NULL_ARG(SG_NEXT_CMD_LEN);
104 TEST_TAKES_INT_BY_PTR(SG_NEXT_CMD_LEN, pint);
  /external/strace/
scsi.c 139 case SG_NEXT_CMD_LEN:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h 264 #define SG_NEXT_CMD_LEN 0x2283 /* Override SCSI command length with given
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h 264 #define SG_NEXT_CMD_LEN 0x2283 /* Override SCSI command length with given
  /bionic/libc/kernel/android/scsi/
sg.h 175 #define SG_NEXT_CMD_LEN 0x2283
  /external/kernel-headers/original/scsi/
sg.h 259 #define SG_NEXT_CMD_LEN 0x2283 /* override SCSI command length with given

Completed in 329 milliseconds