Searched refs:CONSOLE_IS_3270 (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/s390/include/asm/ | ||
| H A D | setup.h | 71 #define CONSOLE_IS_3270 (console_mode == 3) macro |
| /linux/drivers/s390/char/ | ||
| H A D | con3270.c | 2142 if (!CONSOLE_IS_3270) in con3270_init() |