Searched refs:PRINTER_NOT_ERROR (Results 1 – 3 of 3) sorted by relevance
24 #define PRINTER_NOT_ERROR 0x08 macro
425 if (printer_status & PRINTER_NOT_ERROR) {479 if (set_printer_status(PRINTER_NOT_ERROR, 1)) {484 if (set_printer_status(PRINTER_NOT_ERROR, 0)) {
1424 dev->printer_status = PRINTER_NOT_ERROR; in gprinter_alloc()