Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dsetup.h122 #define CONSOLE_IS_3215 (console_mode == 2) macro
/linux-2.6.39/drivers/s390/char/
Dcon3215.c873 if (!CONSOLE_IS_3215) in con3215_init()
1123 if (!CONSOLE_IS_3215) in tty3215_init()
/linux-2.6.39/arch/s390/kernel/
Dsetup.c127 else if (CONSOLE_IS_3215 || CONSOLE_IS_SCLP) in set_preferred_console()