Lines Matching refs:buffer

299  * @buffer: A pointer to the buffer in which to generate the
301 * @size: The size, in bytes, of space available in buffer.
303 * This routine generates to the provided buffer the portion of the
313 char *buffer,
319 n = snprintf(buffer, size, "%s: Banks: ", mci->dev_name);
324 buffer += n;
330 n = snprintf(buffer, size, "%s%u",
336 buffer += n;
342 n = snprintf(buffer, size, "%s; ", rows ? "" : "None");
347 buffer += n;
361 * @buffer: A pointer to the buffer in which to generate the
363 * @size: The size, in bytes, of space available in buffer.
365 * This routine generates to the provided buffer the portion of the
375 char *buffer,
410 return snprintf(buffer, size, "Checkbit Error: %s", ckber);
419 * @buffer: A pointer to the buffer in which to generate the
421 * @size: The size, in bytes, of space available in buffer.
423 * This routine generates to the provided buffer the portion of the
433 char *buffer,
441 n = snprintf(buffer, size, "; Byte Lane Errors: ");
446 buffer += n;
452 n = snprintf(buffer, size,
459 buffer += n;
465 n = snprintf(buffer, size, "%s; ", lanes ? "" : "None");
470 buffer += n;
484 * @buffer: A pointer to the buffer in which to generate the
486 * @size: The size, in bytes, of space available in buffer.
488 * This routine generates to the provided buffer the portion of the
498 char *buffer,
503 n = ppc4xx_edac_generate_bank_message(mci, status, buffer, size);
508 buffer += n;
512 n = ppc4xx_edac_generate_checkbit_message(mci, status, buffer, size);
517 buffer += n;
521 n = ppc4xx_edac_generate_lane_message(mci, status, buffer, size);
526 buffer += n;
540 * @buffer: A pointer to the buffer in which to generate the
542 * @size: The size, in bytes, of space available in buffer.
544 * This routine generates to the provided buffer the portion of the
554 char *buffer,
570 return snprintf(buffer, size,
585 * @buffer: A pointer to the buffer in which to generate the
587 * @size: The size, in bytes, of space available in buffer.
589 * This routine generates to the provided buffer the driver-unique
595 char *buffer,
600 if (buffer == NULL || size == 0)
603 n = ppc4xx_edac_generate_ecc_message(mci, status, buffer, size);
608 buffer += n;
611 ppc4xx_edac_generate_plb_message(mci, status, buffer, size);
622 * This routine dumps to the kernel log buffer the raw and