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

  /external/strace/xlat/
sg_io_dxfer_direction.h 13 #if defined(SG_DXFER_TO_FROM_DEV) || (defined(HAVE_DECL_SG_DXFER_TO_FROM_DEV) && HAVE_DECL_SG_DXFER_TO_FROM_DEV)
14 XLAT(SG_DXFER_TO_FROM_DEV),
  /external/strace/
scsi.c 77 sg_io->dxfer_direction == SG_DXFER_TO_FROM_DEV) {
89 sg_io->dxfer_direction == SG_DXFER_TO_FROM_DEV) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/scsi/
sg.h 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 75 #define SG_DXFER_TO_FROM_DEV -4 /* treated like SG_DXFER_FROM_DEV with the

Completed in 83 milliseconds