Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dst.h245 #define SENSE_EOM 0x40 macro
Dst.c701 (cmdstatp->flags & SENSE_EOM) && in write_behind_check()
798 (cmdstatp->flags & SENSE_EOM) && in st_flush_write_buffer()
1393 (cmdstatp->flags & SENSE_EOM) && in st_flush()
1792 if (cmdstatp->have_sense && (cmdstatp->flags & SENSE_EOM)) { in st_write()
2035 } else if (cmdstatp->flags & SENSE_EOM) { in read_tape()
3002 if (cmdstatp->flags & SENSE_EOM) { in st_int_ioctl()
3016 (cmdstatp->flags & SENSE_EOM)) { in st_int_ioctl()