Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dst.h245 #define SENSE_EOM 0x40 macro
Dst.c703 (cmdstatp->flags & SENSE_EOM) && in write_behind_check()
800 (cmdstatp->flags & SENSE_EOM) && in st_flush_write_buffer()
1395 (cmdstatp->flags & SENSE_EOM) && in st_flush()
1794 if (cmdstatp->have_sense && (cmdstatp->flags & SENSE_EOM)) { in st_write()
2037 } 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()