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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dst.h220 #define SENSE_EOM 0x40 macro
H A Dst.c632 (cmdstatp->flags & SENSE_EOM) &&
728 (cmdstatp->flags & SENSE_EOM) &&
1324 (cmdstatp->flags & SENSE_EOM) &&
1722 if (cmdstatp->have_sense && (cmdstatp->flags & SENSE_EOM)) {
1958 } else if (cmdstatp->flags & SENSE_EOM) {
2903 if (cmdstatp->flags & SENSE_EOM) {
2917 (cmdstatp->flags & SENSE_EOM)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dst.h220 #define SENSE_EOM 0x40 macro
H A Dst.c632 (cmdstatp->flags & SENSE_EOM) &&
728 (cmdstatp->flags & SENSE_EOM) &&
1324 (cmdstatp->flags & SENSE_EOM) &&
1722 if (cmdstatp->have_sense && (cmdstatp->flags & SENSE_EOM)) {
1958 } else if (cmdstatp->flags & SENSE_EOM) {
2903 if (cmdstatp->flags & SENSE_EOM) {
2917 (cmdstatp->flags & SENSE_EOM)) {

Completed in 173 milliseconds