Searched refs:CONSOLE_IS_VT220 (Results 1 – 3 of 3) sorted by relevance
110 #define CONSOLE_IS_VT220 (console_mode == 4) macro
277 if (!(CONSOLE_IS_SCLP || CONSOLE_IS_VT220)) in sclp_console_init()
218 else if (CONSOLE_IS_VT220) in set_preferred_console()