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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h 74 #define SG_DXFER_FROM_DEV -3 /* e.g. a SCSI READ command */
75 #define SG_DXFER_TO_FROM_DEV -4 /* treated like SG_DXFER_FROM_DEV with the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h 74 #define SG_DXFER_FROM_DEV -3 /* e.g. a SCSI READ command */
75 #define SG_DXFER_TO_FROM_DEV -4 /* treated like SG_DXFER_FROM_DEV with the
  /bionic/libc/kernel/common/scsi/
sg.h 61 #define SG_DXFER_FROM_DEV (- 3)
  /external/kernel-headers/original/scsi/
sg.h 75 #define SG_DXFER_FROM_DEV (-3) /* e.g. a SCSI READ command */
76 #define SG_DXFER_TO_FROM_DEV (-4) /* treated like SG_DXFER_FROM_DEV with the

Completed in 59 milliseconds