Home
last modified time | relevance | path

Searched refs:SENSE_EOM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.h245 #define SENSE_EOM 0x40 macro
H A Dst.c707 (cmdstatp->flags & SENSE_EOM) && in write_behind_check()
804 (cmdstatp->flags & SENSE_EOM) && in st_flush_write_buffer()
1403 (cmdstatp->flags & SENSE_EOM) && in st_flush()
1801 if (cmdstatp->have_sense && (cmdstatp->flags & SENSE_EOM)) { in st_write()
2045 } else if (cmdstatp->flags & SENSE_EOM) { in read_tape()
3017 if (cmdstatp->flags & SENSE_EOM) { in st_int_ioctl()
3031 (cmdstatp->flags & SENSE_EOM)) { in st_int_ioctl()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.h242 #define SENSE_EOM 0x40 macro
H A Dst.c708 (cmdstatp->flags & SENSE_EOM) && in write_behind_check()
805 (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()
2046 } else if (cmdstatp->flags & SENSE_EOM) { in read_tape()
3017 if (cmdstatp->flags & SENSE_EOM) { in st_int_ioctl()
3031 (cmdstatp->flags & SENSE_EOM)) { in st_int_ioctl()

Completed in 13 milliseconds