Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dpnd2_edac.c100 #define PND2_MSG_SIZE 256 macro
647 snprintf(msg, PND2_MSG_SIZE, "Error address 0x%llx is not DRAM", addr); in sys2pmi()
918 snprintf(msg, PND2_MSG_SIZE, "Bad dimm_geometry[] table\n"); in apl_pmi2mem()
954 snprintf(msg, PND2_MSG_SIZE, "Bad translation\n"); in apl_pmi2mem()
1125 char *optype, msg[PND2_MSG_SIZE]; in pnd2_mce_output_error()