Searched refs:CONSOLE_IS_SCLP (Results 1 – 4 of 4) sorted by relevance
120 #define CONSOLE_IS_SCLP (console_mode == 1) macro
320 if (!(CONSOLE_IS_SCLP || CONSOLE_IS_VT220)) in sclp_console_init()
506 if (MACHINE_IS_VM && !CONSOLE_IS_SCLP) in sclp_tty_init()
159 if (CONSOLE_IS_3215 || CONSOLE_IS_SCLP) in set_preferred_console()