Searched refs:best_ecc_bytes_total (Results 1 – 2 of 2) sorted by relevance
4111 int best_ecc_bytes_total = INT_MAX; in nand_match_ecc_req() local4157 if (ecc_bytes_total < best_ecc_bytes_total) { in nand_match_ecc_req()4158 best_ecc_bytes_total = ecc_bytes_total; in nand_match_ecc_req()4166 if (best_ecc_bytes_total == INT_MAX) in nand_match_ecc_req()
6065 int best_ecc_bytes_total = INT_MAX; in nand_match_ecc_req() local6108 if (ecc_bytes_total < best_ecc_bytes_total) { in nand_match_ecc_req()6109 best_ecc_bytes_total = ecc_bytes_total; in nand_match_ecc_req()6117 if (best_ecc_bytes_total == INT_MAX) in nand_match_ecc_req()