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

/linux-master/drivers/scsi/
H A Dst.h242 #define SENSE_EOM 0x40 macro
H A Dst.c708 (cmdstatp->flags & SENSE_EOM) &&
805 (cmdstatp->flags & SENSE_EOM) &&
1404 (cmdstatp->flags & SENSE_EOM) &&
1802 if (cmdstatp->have_sense && (cmdstatp->flags & SENSE_EOM)) {
2046 } else if (cmdstatp->flags & SENSE_EOM) {
3017 if (cmdstatp->flags & SENSE_EOM) {
3031 (cmdstatp->flags & SENSE_EOM)) {

Completed in 112 milliseconds