Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dsg.h117 #define SG_FLAG_Q_AT_TAIL 0x10 macro
/openbmc/linux/drivers/scsi/
H A Dsg.c827 (SG_FLAG_Q_AT_TAIL & hp->flags)) in sg_common_write()