Lines Matching refs:fflags
660 if ((us->fflags & US_FL_SENSE_AFTER_SYNC) &&
684 !(us->fflags & US_FL_SANE_SENSE) &&
685 !(us->fflags & US_FL_BAD_SENSE) &&
688 us->fflags |= US_FL_SANE_SENSE;
714 if (us->fflags & US_FL_SANE_SENSE)
741 us->fflags &= ~US_FL_SANE_SENSE;
742 us->fflags |= US_FL_BAD_SENSE;
757 us->fflags &= ~US_FL_SANE_SENSE;
758 us->fflags |= US_FL_BAD_SENSE;
772 if (!(us->fflags & US_FL_SCM_MULT_TARG))
783 !(us->fflags & US_FL_SANE_SENSE) &&
784 !(us->fflags & US_FL_BAD_SENSE) &&
787 us->fflags |= US_FL_SANE_SENSE;
869 if (unlikely((us->fflags & US_FL_INITIAL_READ10) &&
1127 if (unlikely(us->fflags & US_FL_BULK32)) {
1139 if (us->fflags & US_FL_SCM_MULT_TARG)
1167 if (unlikely(us->fflags & US_FL_GO_SLOW))
1255 if (!(bcs->Tag == us->tag || (us->fflags & US_FL_BULK_IGNORE_TAG)) ||
1282 if (residue && !(us->fflags & US_FL_IGNORE_RESIDUE)) {
1295 us->fflags |= US_FL_IGNORE_RESIDUE;