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

  /external/strace/xlat/
sg_scsi_reset.h 2 #if !(defined(SG_SCSI_RESET_NOTHING) || (defined(HAVE_DECL_SG_SCSI_RESET_NOTHING) && HAVE_DECL_SG_SCSI_RESET_NOTHING))
3 # define SG_SCSI_RESET_NOTHING 0
29 XLAT(SG_SCSI_RESET_NOTHING),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h 172 #define SG_SCSI_RESET_NOTHING 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h 172 #define SG_SCSI_RESET_NOTHING 0
  /bionic/libc/kernel/android/scsi/
sg.h 124 #define SG_SCSI_RESET_NOTHING 0
  /external/kernel-headers/original/scsi/
sg.h 170 #define SG_SCSI_RESET_NOTHING 0
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c 179 #ifndef SG_SCSI_RESET_NOTHING
180 #define SG_SCSI_RESET_NOTHING 0
    [all...]

Completed in 571 milliseconds