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

/linux-master/drivers/misc/sgi-xp/
H A Dxpc_main.c1082 long wait_to_print; local
1112 wait_to_print = XPC_DEACTIVATE_PRINTMSG_INTERVAL * 1000 * 5;
1133 if (!wait_to_print--) {
1137 wait_to_print = XPC_DEACTIVATE_PRINTMSG_INTERVAL *

Completed in 98 milliseconds