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