Home
last modified time | relevance | path

Searched refs:CONSOLE_IS_SCLP (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dsetup.h89 #define CONSOLE_IS_SCLP (console_mode == 1) macro
/linux-4.4.14/drivers/s390/char/
Dsclp_con.c322 if (!CONSOLE_IS_SCLP) in sclp_console_init()
Dsclp_tty.c509 if (!CONSOLE_IS_SCLP) in sclp_tty_init()
/linux-4.4.14/arch/s390/kernel/
Dsetup.c138 } else if (CONSOLE_IS_3215 || CONSOLE_IS_SCLP) in set_preferred_console()