Searched refs:BLOCKED_REASON_STACKER_ERROR (Results 1 – 2 of 2) sorted by relevance
70 #define BLOCKED_REASON_STACKER_ERROR (LONG_ONE << PRINT_STATUS_STACKER_ERROR) macro
1418 } else if (blocked_reasons & BLOCKED_REASON_STACKER_ERROR) { in processBlockStatus()