Searched refs:FDC_CAL_RETRIES (Results 1 – 1 of 1) sorted by relevance
120 #define FDC_CAL_RETRIES 3 /* calibration and seek retries */ macro469 if (retriescal++>FDC_CAL_RETRIES) { in fdc_read_data()