Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dst.h243 #define SENSE_EOM 0x40 macro
H A Dst.c706 (cmdstatp->flags & SENSE_EOM) && in write_behind_check()
803 (cmdstatp->flags & SENSE_EOM) && in st_flush_write_buffer()
1404 (cmdstatp->flags & SENSE_EOM) && in st_flush()
1802 if (cmdstatp->have_sense && (cmdstatp->flags & SENSE_EOM)) { in st_write()
2045 } else if (cmdstatp->flags & SENSE_EOM) { in read_tape()
3012 if (cmdstatp->flags & SENSE_EOM) { in st_int_ioctl()
3026 (cmdstatp->flags & SENSE_EOM)) { in st_int_ioctl()