CONSOLE_WRITE_BUF_SIZE   27 arch/sparc/prom/printf.c static char console_write_buf[CONSOLE_WRITE_BUF_SIZE];
CONSOLE_WRITE_BUF_SIZE   48 arch/sparc/prom/printf.c 		if (dest_len >= CONSOLE_WRITE_BUF_SIZE - 1) {