Searched refs:CONSOLE_LP_STRICT (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/char/
H A Dlp.c759 * stall until the printer is happy again. Define CONSOLE_LP_STRICT
761 #define CONSOLE_LP_STRICT 1 macro
810 } while (i > 0 && (CONSOLE_LP_STRICT || written > 0));
812 } while (count > 0 && (CONSOLE_LP_STRICT || written > 0));

Completed in 117 milliseconds