last_pos          164 dev/raidframe/rf_sstf.c 	RF_SectorNum_t best_pos_l = 0, this_pos_l = 0, last_pos = 0;
last_pos          173 dev/raidframe/rf_sstf.c 				last_pos = best_pos_l = this_pos_l;
last_pos          178 dev/raidframe/rf_sstf.c 					last_pos = best_pos_l = this_pos_l;
last_pos          180 dev/raidframe/rf_sstf.c 					last_pos = this_pos_l;
last_pos          186 dev/raidframe/rf_sstf.c 				last_pos = best_pos_r = this_pos_r;
last_pos          191 dev/raidframe/rf_sstf.c 					last_pos = best_pos_r = this_pos_r;
last_pos          193 dev/raidframe/rf_sstf.c 					last_pos = this_pos_r;
last_pos          195 dev/raidframe/rf_sstf.c 				if (this_pos_r > last_pos) {