Lines Matching refs:stop_unit
2436 count = rpt * (fdata->stop_unit - fdata->start_unit + 1);
2457 rc = prepare_itcw(itcw, fdata->start_unit, fdata->stop_unit,
2523 count = rpt * (fdata->stop_unit - fdata->start_unit + 1);
2546 prefix_LRE(ccw++, data, fdata->start_unit, fdata->stop_unit,
2550 define_extent(ccw++, data, fdata->start_unit, fdata->stop_unit,
2613 nr_tracks = fdata->stop_unit - fdata->start_unit + 1;
2692 fdata->start_unit, fdata->stop_unit,
2701 fdata->start_unit, fdata->stop_unit,
2719 fdata->start_unit, fdata->stop_unit,
2725 fdata->start_unit, fdata->stop_unit,
2739 fdata->start_unit, fdata->stop_unit,
2744 fdata->start_unit, fdata->stop_unit,
2882 if (fdata->stop_unit >=
2886 fdata->stop_unit);
2889 if (fdata->start_unit > fdata->stop_unit) {
2929 old_stop = fdata->stop_unit;
2946 step = fdata->stop_unit - fdata->start_unit + 1;
2948 fdata->stop_unit =
2973 step = fdata->stop_unit - fdata->start_unit + 1;
2976 fdata->start_unit = fdata->stop_unit + 1;
2977 fdata->stop_unit = old_stop;
3026 fdata->stop_unit = old_stop;
3145 fdata.stop_unit = curr_trk;
3306 trkcount = cdata->expect.stop_unit - cdata->expect.start_unit + 1;
3309 for (i = cdata->expect.start_unit; i <= cdata->expect.stop_unit; i++) {
3418 trkcount = cdata->expect.stop_unit - cdata->expect.start_unit + 1;
3845 rdata->stop_unit);