Home
last modified time | relevance | path

Searched refs:SG_FLAG_MMAP_IO (Results 1 – 2 of 2) sorted by relevance

/linux/include/scsi/
A Dsg.h113 #define SG_FLAG_MMAP_IO 4 /* request memory mapped IO */ macro
/linux/drivers/scsi/
A Dsg.c745 if (hp->flags & SG_FLAG_MMAP_IO) { in sg_new_write()
1793 } else if (hp->flags & SG_FLAG_MMAP_IO) { in sg_start_req()
2555 (SG_FLAG_MMAP_IO & hp->flags)) in sg_proc_debug_helper()

Completed in 14 milliseconds