Searched refs:mc_status_to_error_map (Results 1 – 1 of 1) sorted by relevance
135 static const int mc_status_to_error_map[] = { in mc_status_to_error() local149 if (WARN_ON((u32)status >= ARRAY_SIZE(mc_status_to_error_map))) in mc_status_to_error()152 return mc_status_to_error_map[status]; in mc_status_to_error()