Searched refs:sclp_con_suspended (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dsclp_con.c38 static int sclp_con_suspended; variable
65 if (!buffer || sclp_con_suspended) {
87 if (sclp_con_queue_running || sclp_con_suspended)
154 if (sclp_con_suspended)
219 sclp_con_suspended = 0;
232 sclp_con_suspended = 1;

Completed in 97 milliseconds