Home
last modified time | relevance | path

Searched refs:CONSOLE_IS_VT220 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/s390/include/asm/
Dsetup.h107 #define CONSOLE_IS_VT220 (console_mode == 4) macro
/Linux-v4.19/drivers/s390/char/
Dsclp_con.c320 if (!(CONSOLE_IS_SCLP || CONSOLE_IS_VT220)) in sclp_console_init()
/Linux-v4.19/arch/s390/kernel/
Dsetup.c143 else if (CONSOLE_IS_VT220) in set_preferred_console()