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

  /bionic/libc/kernel/android/scsi/scsi/
sg.h 58 #define SG_FLAG_MMAP_IO 4
  /external/kernel-headers/original/scsi/
sg.h 87 #define SG_FLAG_MMAP_IO 4 /* request memory mapped IO */
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c 172 #ifndef SG_FLAG_MMAP_IO
173 #define SG_FLAG_MMAP_IO 4
    [all...]

Completed in 60 milliseconds