Home
last modified time | relevance | path

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

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