Home
last modified time | relevance | path

Searched refs:to_msgs (Results 1 – 2 of 2) sorted by relevance

/drivers/edac/
Dmce_amd.h26 #define TO_MSG(x) to_msgs[TO(x)]
Dmce_amd.c52 static const char * const to_msgs[] = { "no timeout", "timed out" }; variable