to_msgs 59 drivers/edac/mce_amd.c static const char * const to_msgs[] = { "no timeout", "timed out" }; to_msgs 27 drivers/edac/mce_amd.h #define TO_MSG(x) to_msgs[TO(x)]