Searched refs:SG_INFO_DIRECT_IO_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/scsi/ | ||
H A D | sg.h | 125 #define SG_INFO_DIRECT_IO_MASK 0x6 macro |
/openbmc/linux/drivers/scsi/ | ||
H A D | sg.c | 2555 if (SG_INFO_DIRECT_IO_MASK & hp->info) in sg_proc_debug_helper() |