Searched refs:BLOCKED_REASON_PRINTER_NMS_RESET (Results 1 – 2 of 2) sorted by relevance
90 #define BLOCKED_REASON_PRINTER_NMS_RESET (LONG_ONE << PRINT_STATUS_PRINTER_NMS_RESET) macro
1493 } else if (blocked_reasons & BLOCKED_REASON_PRINTER_NMS_RESET) { in processBlockStatus()