Searched refs:SERIAL_CONS_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
81 #define SERIAL_CONS_BUF_SIZE 256 macro88 char str[SERIAL_CONS_BUF_SIZE];
163 if (info->pos < (SERIAL_CONS_BUF_SIZE - 1)) { in console_printbuf_putc()