Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-s390x/
Dsetup.h44 #define CONSOLE_IS_HWC (console_mode == 1) macro
/linux-2.4.37.9/include/asm-s390/
Dsetup.h45 #define CONSOLE_IS_HWC (console_mode == 1) macro
/linux-2.4.37.9/drivers/s390/char/
Dhwc_con.c82 if (CONSOLE_IS_HWC) in hwc_console_init()
Dhwc_tty.c221 if (!CONSOLE_IS_HWC) in hwc_tty_init()