Searched refs:SG_FLAG_Q_AT_TAIL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/scsi/ | ||
H A D | sg.h | 117 #define SG_FLAG_Q_AT_TAIL 0x10 macro |
/openbmc/linux/drivers/scsi/ | ||
H A D | sg.c | 820 (SG_FLAG_Q_AT_TAIL & hp->flags)) in sg_common_write() |