Searched refs:CONSOLE_IS_SCLP (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
H A Dsetup.h89 #define CONSOLE_IS_SCLP (console_mode == 1) macro
/linux-4.4.14/drivers/s390/char/
H A Dsclp_con.c322 if (!CONSOLE_IS_SCLP) sclp_console_init()
H A Dsclp_tty.c509 if (!CONSOLE_IS_SCLP) sclp_tty_init()
H A Dsclp_vt220.c744 /* Note: we're not testing for CONSOLE_IS_SCLP here to preserve sclp_vt220_tty_init()
/linux-4.4.14/arch/s390/kernel/
H A Dsetup.c138 } else if (CONSOLE_IS_3215 || CONSOLE_IS_SCLP) set_preferred_console()

Completed in 234 milliseconds