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

/linux-master/drivers/scsi/
H A Dst.c707 (cmdstatp->flags & SENSE_EOM) &&
804 (cmdstatp->flags & SENSE_EOM) &&
1403 (cmdstatp->flags & SENSE_EOM) &&
1801 if (cmdstatp->have_sense && (cmdstatp->flags & SENSE_EOM)) {
2045 } else if (cmdstatp->flags & SENSE_EOM) {
3016 if (cmdstatp->flags & SENSE_EOM) {
3030 (cmdstatp->flags & SENSE_EOM)) {
H A Dst.h242 #define SENSE_EOM 0x40 macro

Completed in 176 milliseconds