HomeSort by relevance Sort by last modified time
    Searched defs:SG_GET_NUM_WAITING (Results 1 - 4 of 4) sorted by null

  /external/strace/xlat/
scsi_sg_commands.h 44 #if !(defined(SG_GET_NUM_WAITING) || (defined(HAVE_DECL_SG_GET_NUM_WAITING) && HAVE_DECL_SG_GET_NUM_WAITING))
45 # define SG_GET_NUM_WAITING 0x227d
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h 162 #define SG_GET_NUM_WAITING 0x227d /* Number of commands awaiting read() */
  /bionic/libc/kernel/android/scsi/scsi/
sg.h 99 #define SG_GET_NUM_WAITING 0x227d
  /external/kernel-headers/original/scsi/
sg.h 159 #define SG_GET_NUM_WAITING 0x227d /* Number of commands awaiting read() */

Completed in 46 milliseconds