Home
last modified time | relevance | path

Searched refs:SG_FLAG_Q_AT_TAIL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dsg.h121 #define SG_FLAG_Q_AT_TAIL 0x10 macro
/kernel/linux/linux-6.6/include/scsi/
H A Dsg.h117 #define SG_FLAG_Q_AT_TAIL 0x10 macro
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsg.c822 (SG_FLAG_Q_AT_TAIL & hp->flags)) in sg_common_write()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsg.c824 (SG_FLAG_Q_AT_TAIL & hp->flags)) in sg_common_write()

Completed in 16 milliseconds