Searched refs:to_msgs (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/edac/ | ||
| H A D | mce_amd.h | 26 #define TO_MSG(x) to_msgs[TO(x)] |
| H A D | mce_amd.c | 52 static const char * const to_msgs[] = { "no timeout", "timed out" }; variable |