Searched refs:VSWTC (Results 1 – 9 of 9) sorted by relevance
62 #define VSWTC 7 /* ??? */ macro63 #define VSWTCH VSWTC
25 termios->c_cc[VSWTC] = v.c_cc[_VSWTC]; in user_termio_to_kernel_termios()53 v.c_cc[_VSWTC] = termios->c_cc[VSWTC]; in kernel_termios_to_user_termio()
57 #define VSWTC 9 macro
49 #define VSWTC 7 macro
61 #define VSWTC 7 macro
58 #define VSWTC 7 macro
42 #define SWTC_CHAR(tty) ((tty)->termios.c_cc[VSWTC])
5779 host->c_cc[VSWTC] = target->c_cc[TARGET_VSWTC]; in target_to_host_termios()5814 target->c_cc[TARGET_VSWTC] = host->c_cc[VSWTC]; in host_to_target_termios()