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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.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

Completed in 75 milliseconds