Searched refs:SCLP_TTY_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
30 #define SCLP_TTY_BUF_SIZE 512 macro51 static u8 sclp_tty_chars[SCLP_TTY_BUF_SIZE];256 if (ch == '\n' || sclp_tty_chars_count >= SCLP_TTY_BUF_SIZE) { in sclp_tty_put_char()