Searched refs:stop_unit (Results 1 – 3 of 3) sorted by relevance
2780 fdata->start_unit, fdata->stop_unit, in dasd_eckd_build_format()2970 if (fdata->stop_unit >= in dasd_eckd_format_sanity_checks()2974 fdata->stop_unit); in dasd_eckd_format_sanity_checks()2977 if (fdata->start_unit > fdata->stop_unit) { in dasd_eckd_format_sanity_checks()3017 old_stop = fdata->stop_unit; in dasd_eckd_format_process_data()3036 fdata->stop_unit = in dasd_eckd_format_process_data()3064 fdata->start_unit = fdata->stop_unit + 1; in dasd_eckd_format_process_data()3065 fdata->stop_unit = old_stop; in dasd_eckd_format_process_data()3114 fdata->stop_unit = old_stop; in dasd_eckd_format_process_data()3233 fdata.stop_unit = curr_trk; in dasd_eckd_ese_format()[all …]
216 fdata->stop_unit, fdata->blksize, fdata->intensity); in dasd_format()
182 unsigned int stop_unit; /* to track */ member