Lines Matching refs:buffer
286 * @buffer: A pointer to the buffer in which to generate the
288 * @size: The size, in bytes, of space available in buffer.
290 * This routine generates to the provided buffer the portion of the
300 char *buffer,
306 n = snprintf(buffer, size, "%s: Banks: ", mci->dev_name);
311 buffer += n;
317 n = snprintf(buffer, size, "%s%u",
323 buffer += n;
329 n = snprintf(buffer, size, "%s; ", rows ? "" : "None");
334 buffer += n;
348 * @buffer: A pointer to the buffer in which to generate the
350 * @size: The size, in bytes, of space available in buffer.
352 * This routine generates to the provided buffer the portion of the
362 char *buffer,
397 return snprintf(buffer, size, "Checkbit Error: %s", ckber);
406 * @buffer: A pointer to the buffer in which to generate the
408 * @size: The size, in bytes, of space available in buffer.
410 * This routine generates to the provided buffer the portion of the
420 char *buffer,
428 n = snprintf(buffer, size, "; Byte Lane Errors: ");
433 buffer += n;
439 n = snprintf(buffer, size,
446 buffer += n;
452 n = snprintf(buffer, size, "%s; ", lanes ? "" : "None");
457 buffer += n;
471 * @buffer: A pointer to the buffer in which to generate the
473 * @size: The size, in bytes, of space available in buffer.
475 * This routine generates to the provided buffer the portion of the
485 char *buffer,
490 n = ppc4xx_edac_generate_bank_message(mci, status, buffer, size);
495 buffer += n;
499 n = ppc4xx_edac_generate_checkbit_message(mci, status, buffer, size);
504 buffer += n;
508 n = ppc4xx_edac_generate_lane_message(mci, status, buffer, size);
513 buffer += n;
527 * @buffer: A pointer to the buffer in which to generate the
529 * @size: The size, in bytes, of space available in buffer.
531 * This routine generates to the provided buffer the portion of the
541 char *buffer,
557 return snprintf(buffer, size,
572 * @buffer: A pointer to the buffer in which to generate the
574 * @size: The size, in bytes, of space available in buffer.
576 * This routine generates to the provided buffer the driver-unique
582 char *buffer,
587 if (buffer == NULL || size == 0)
590 n = ppc4xx_edac_generate_ecc_message(mci, status, buffer, size);
595 buffer += n;
598 ppc4xx_edac_generate_plb_message(mci, status, buffer, size);
609 * This routine dumps to the kernel log buffer the raw and