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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dst.h222 #define SENSE_EOM 0x40 macro
H A Dst.c573 (cmdstatp->flags & SENSE_EOM) &&
671 (cmdstatp->flags & SENSE_EOM) &&
1257 (cmdstatp->flags & SENSE_EOM) &&
1652 if (cmdstatp->have_sense && (cmdstatp->flags & SENSE_EOM)) {
1884 } else if (cmdstatp->flags & SENSE_EOM) {
2820 if (cmdstatp->flags & SENSE_EOM) {
2834 (cmdstatp->flags & SENSE_EOM)) {

Completed in 55 milliseconds