Searched refs:ecc_type (Results 1 – 1 of 1) sorted by relevance
2370 u8 ecc_type) in __log_ecc_error() argument2375 if (ecc_type == 2) in __log_ecc_error()2377 else if (ecc_type == 1) in __log_ecc_error()2379 else if (ecc_type == 3) in __log_ecc_error()2420 u8 ecc_type = (m->status >> 45) & 0x3; in decode_bus_error() local2444 if (ecc_type == 2) in decode_bus_error()2449 __log_ecc_error(mci, &err, ecc_type); in decode_bus_error()2472 u8 ecc_type = (m->status >> 45) & 0x3; in decode_umc_error() local2487 ecc_type = 3; in decode_umc_error()2507 if (ecc_type == 2) { in decode_umc_error()[all …]