Searched refs:stop_unit (Results 1 – 3 of 3) sorted by relevance
2767 fdata->start_unit, fdata->stop_unit, in dasd_eckd_build_format()2957 if (fdata->stop_unit >= in dasd_eckd_format_sanity_checks()2961 fdata->stop_unit); in dasd_eckd_format_sanity_checks()2964 if (fdata->start_unit > fdata->stop_unit) { in dasd_eckd_format_sanity_checks()3004 old_stop = fdata->stop_unit; in dasd_eckd_format_process_data()3023 fdata->stop_unit = in dasd_eckd_format_process_data()3051 fdata->start_unit = fdata->stop_unit + 1; in dasd_eckd_format_process_data()3052 fdata->stop_unit = old_stop; in dasd_eckd_format_process_data()3101 fdata->stop_unit = old_stop; in dasd_eckd_format_process_data()3220 fdata.stop_unit = curr_trk; in dasd_eckd_ese_format()[all …]
210 fdata->stop_unit, fdata->blksize, fdata->intensity); in dasd_format()
182 unsigned int stop_unit; /* to track */ member