Home
last modified time | relevance | path

Searched refs:CONSOLE_IS_3270 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/asm/
H A Dsetup.h71 #define CONSOLE_IS_3270 (console_mode == 3) macro
/linux/drivers/s390/char/
H A Dcon3270.c2142 if (!CONSOLE_IS_3270) in con3270_init()