Searched refs:cchar (Results 1 – 1 of 1) sorted by relevance
319 unsigned int cchar; in sclp_tty_input() local327 cchar = ctrlchar_handle(buf, count, tty); in sclp_tty_input()328 switch (cchar & CTRLCHAR_MASK) { in sclp_tty_input()332 tty_insert_flip_char(&sclp_port, cchar, TTY_NORMAL); in sclp_tty_input()