Searched refs:CONSOLE_IS_3270 (Results 1 – 4 of 4) sorted by relevance
46 #define CONSOLE_IS_3270 (console_mode == 3) macro
47 #define CONSOLE_IS_3270 (console_mode == 3) macro
131 if (CONSOLE_IS_3270) { in tty3270_init()171 if (CONSOLE_IS_3270 && con3270_major != -1) { in tty3270_fini()271 if (CONSOLE_IS_3270 && tub3270_con_tubp == tubp) in tty3270_write()472 if (CONSOLE_IS_3270 && tubp == tub3270_con_tubp) in tty3270_read_proc()546 if (CONSOLE_IS_3270 && device == S390_CONSOLE_DEV) in tty3270_write_proc()782 if (CONSOLE_IS_3270 && tub3270_con_tubp == tubp) in tty3270_try_logging()
132 if (!CONSOLE_IS_3270) in tub3270_con_init()287 if (d.sid_data.cu_type == 0x3215 && CONSOLE_IS_3270) { in tub3270_init()455 if (CONSOLE_IS_3270) { in tubmakemin()