Lines Matching defs:reposition
712 * misbehaving bus not allowing the reposition to happen. In such
10676 * If the drive is an MT-02, reposition the
17781 uchar_t reposition = 0;
17801 reposition = 1;
17816 reposition = 1;
17827 if (count == difference && reposition == 0) {
17857 ((difference < 0) || (reposition == 1))) {
17877 } else if ((difference > count) || (reposition == 1)) {
17909 if (count == difference && reposition == 0) {
17928 (difference < 0) || (reposition == 1)) {