Home
last modified time | relevance | path

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

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