Searched refs:CONSOLE_IS_SCLP (Results 1 – 4 of 4) sorted by relevance
69 #define CONSOLE_IS_SCLP (console_mode == 1) macro
290 if (!(CONSOLE_IS_SCLP || CONSOLE_IS_VT220)) in sclp_console_init()
513 if (machine_is_vm() && !CONSOLE_IS_SCLP) in sclp_tty_init()
216 if (CONSOLE_IS_3215 || CONSOLE_IS_SCLP) in set_preferred_console()