Lines Matching refs:sprintf
303 p += sprintf(p, "Unknown");
306 p += sprintf(p, "No error");
309 p += sprintf(p, "Single-bit ECC");
312 p += sprintf(p, "Multi-bit ECC");
315 p += sprintf(p, "Single-symbol ChipKill ECC");
318 p += sprintf(p, "Multi-symbol ChipKill ECC");
321 p += sprintf(p, "Master abort");
324 p += sprintf(p, "Target abort");
327 p += sprintf(p, "Parity Error");
330 p += sprintf(p, "Watchdog timeout");
333 p += sprintf(p, "Invalid address");
336 p += sprintf(p, "Mirror Broken");
339 p += sprintf(p, "Memory Sparing");
342 p += sprintf(p, "Scrub corrected error");
345 p += sprintf(p, "Scrub uncorrected error");
348 p += sprintf(p, "Physical Memory Map-out event");
351 p += sprintf(p, "reserved error (%d)",
371 p += sprintf(p, "node:%d ", mem_err->node);
373 p += sprintf(p, "card:%d ", mem_err->card);
375 p += sprintf(p, "module:%d ", mem_err->module);
377 p += sprintf(p, "rank:%d ", mem_err->rank);
379 p += sprintf(p, "bank:%d ", mem_err->bank);
381 p += sprintf(p, "bank_group:%d ",
384 p += sprintf(p, "bank_address:%d ",
390 p += sprintf(p, "row:%d ", row);
393 p += sprintf(p, "col:%d ", mem_err->column);
395 p += sprintf(p, "bit_pos:%d ", mem_err->bit_pos);
402 p += sprintf(p, "DIMM location:%s %s ", bank, device);
404 p += sprintf(p, "DIMM DMI handle: 0x%.4x ",
414 p += sprintf(p, "chipID: %d ",
429 p += sprintf(p, "status(0x%016llx): ", (long long)status);
432 p += sprintf(p, "Error detected internal to the component ");
435 p += sprintf(p, "Error detected in the bus ");
438 p += sprintf(p, "Storage error in DRAM memory ");
441 p += sprintf(p, "Storage error in TLB ");
444 p += sprintf(p, "Storage error in cache ");
447 p += sprintf(p, "Error in one or more functional units ");
450 p += sprintf(p, "component failed self test ");
453 p += sprintf(p, "Overflow or undervalue of internal queue ");
456 p += sprintf(p, "Virtual address not found on IO-TLB or IO-PDIR ");
459 p += sprintf(p, "Improper access error ");
462 p += sprintf(p, "Access to a memory address which is not mapped to any component ");
465 p += sprintf(p, "Loss of Lockstep ");
468 p += sprintf(p, "Response not associated with a request ");
471 p += sprintf(p, "Bus parity error - must also set the A, C, or D Bits ");
474 p += sprintf(p, "Detection of a PATH_ERROR ");
477 p += sprintf(p, "Bus operation timeout ");
480 p += sprintf(p, "A read was issued to data that has been poisoned ");
483 p += sprintf(p, "reserved ");
488 p += sprintf(p, "requestorID: 0x%016llx ",
491 p += sprintf(p, "responderID: 0x%016llx ",
494 p += sprintf(p, "targetID: 0x%016llx ",