Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dst.h246 #define SENSE_EOM 0x40 macro
Dst.c700 (cmdstatp->flags & SENSE_EOM) && in write_behind_check()
797 (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()
2034 } else if (cmdstatp->flags & SENSE_EOM) { in read_tape()
3001 if (cmdstatp->flags & SENSE_EOM) { in st_int_ioctl()
3015 (cmdstatp->flags & SENSE_EOM)) { in st_int_ioctl()