Searched refs:error_table (Results 1 – 1 of 1) sorted by relevance
466 static const lookup_t error_table[] = { variable485 #define ERROR_COUNT ARRAY_SIZE(error_table)501 if (error_table[i].key == err) in apm_error()504 pr_notice("%s: %s\n", str, error_table[i].msg); in apm_error()