Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/
Dst.h242 #define SENSE_EOM 0x40 macro
Dst.c706 (cmdstatp->flags & SENSE_EOM) && in write_behind_check()
803 (cmdstatp->flags & SENSE_EOM) && in st_flush_write_buffer()
1398 (cmdstatp->flags & SENSE_EOM) && in st_flush()
1796 if (cmdstatp->have_sense && (cmdstatp->flags & SENSE_EOM)) { in st_write()
2039 } else if (cmdstatp->flags & SENSE_EOM) { in read_tape()
3006 if (cmdstatp->flags & SENSE_EOM) { in st_int_ioctl()
3020 (cmdstatp->flags & SENSE_EOM)) { in st_int_ioctl()