Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/char/
Dsclp.h192 extern int sclp_console_drop;
Dsclp_con.c142 if (!sclp_console_drop) in sclp_console_drop_buffer()
Dsclp.c56 int sclp_console_drop = 0; variable
83 sclp_console_drop = 1; in sclp_setup_console_drop()
1141 return sprintf(buf, "%i\n", sclp_console_drop); in sclp_show_con_drop()
Dsclp_vt220.c374 if (!sclp_console_drop) in sclp_vt220_drop_buffer()