Searched refs:FT_RETRIES_ON_ECC_ERROR (Results 1 – 2 of 2) sorted by relevance
98 #define FT_RETRIES_ON_ECC_ERROR 3 /* ecc error when correcting segment */ macro101 #define FT_RETRIES_ON_ECC_ERROR 3 /* ecc error when correcting segment */ macro
294 if (retry > FT_RETRIES_ON_ECC_ERROR) { in ftape_read_segment_fraction()