Searched refs:PRINTER_NOT_ERROR (Results 1 – 3 of 3) sorted by relevance
25 #define PRINTER_NOT_ERROR 0x08 macro
438 if (printer_status & PRINTER_NOT_ERROR) {492 if (set_printer_status(PRINTER_NOT_ERROR, 1)) {497 if (set_printer_status(PRINTER_NOT_ERROR, 0)) {
1521 dev->printer_status = PRINTER_NOT_ERROR; in gprinter_alloc()