Searched refs:BLOCKED_REASON_MEDIA_ERROR (Results 1 – 2 of 2) sorted by relevance
64 #define BLOCKED_REASON_MEDIA_ERROR (LONG_ONE << PRINT_STATUS_MEDIA_ERROR) macro
1394 } else if (blocked_reasons & BLOCKED_REASON_MEDIA_ERROR) { in processBlockStatus()