Searched refs:CONSOLE_IS_SCLP (Results 1 – 2 of 2) sorted by relevance
69 #define CONSOLE_IS_SCLP (console_mode == 1) macro
290 if (!(CONSOLE_IS_SCLP || CONSOLE_IS_VT220)) in sclp_console_init()