Searched refs:BLOCKED_REASON_PRINTER_MANUAL_RESET (Results 1 – 2 of 2) sorted by relevance
89 #define BLOCKED_REASON_PRINTER_MANUAL_RESET (LONG_ONE << PRINT_STATUS_PRINTER_MANUAL_RESET) macro
1489 } else if (blocked_reasons & BLOCKED_REASON_PRINTER_MANUAL_RESET) { in processBlockStatus()