PND2_MSG_SIZE     669 drivers/edac/pnd2_edac.c 		snprintf(msg, PND2_MSG_SIZE, "Error address 0x%llx is not DRAM", addr);
PND2_MSG_SIZE     940 drivers/edac/pnd2_edac.c 			snprintf(msg, PND2_MSG_SIZE, "Bad dimm_geometry[] table\n");
PND2_MSG_SIZE     976 drivers/edac/pnd2_edac.c 				snprintf(msg, PND2_MSG_SIZE, "Bad translation\n");
PND2_MSG_SIZE    1147 drivers/edac/pnd2_edac.c 	char *optype, msg[PND2_MSG_SIZE];