Searched refs:best_ecc_bytes_total (Results 1 – 1 of 1) sorted by relevance
5378 int best_ecc_bytes_total = INT_MAX; in nand_match_ecc_req() local5421 if (ecc_bytes_total < best_ecc_bytes_total) { in nand_match_ecc_req()5422 best_ecc_bytes_total = ecc_bytes_total; in nand_match_ecc_req()5430 if (best_ecc_bytes_total == INT_MAX) in nand_match_ecc_req()