Lines Matching refs:fflags
655 if ((us->fflags & US_FL_SENSE_AFTER_SYNC) &&
679 !(us->fflags & US_FL_SANE_SENSE) &&
680 !(us->fflags & US_FL_BAD_SENSE) &&
683 us->fflags |= US_FL_SANE_SENSE;
709 if (us->fflags & US_FL_SANE_SENSE)
736 us->fflags &= ~US_FL_SANE_SENSE;
737 us->fflags |= US_FL_BAD_SENSE;
752 us->fflags &= ~US_FL_SANE_SENSE;
753 us->fflags |= US_FL_BAD_SENSE;
767 if (!(us->fflags & US_FL_SCM_MULT_TARG))
778 !(us->fflags & US_FL_SANE_SENSE) &&
779 !(us->fflags & US_FL_BAD_SENSE) &&
782 us->fflags |= US_FL_SANE_SENSE;
864 if (unlikely((us->fflags & US_FL_INITIAL_READ10) &&
1122 if (unlikely(us->fflags & US_FL_BULK32)) {
1134 if (us->fflags & US_FL_SCM_MULT_TARG)
1162 if (unlikely(us->fflags & US_FL_GO_SLOW))
1250 if (!(bcs->Tag == us->tag || (us->fflags & US_FL_BULK_IGNORE_TAG)) ||
1277 if (residue && !(us->fflags & US_FL_IGNORE_RESIDUE)) {
1290 us->fflags |= US_FL_IGNORE_RESIDUE;