Searched refs:IS_FATAL_ERROR (Results 1 – 1 of 1) sorted by relevance
51 #define IS_FATAL_ERROR(x) ((x) & BIT(31)) macro342 r->fatal = IS_FATAL_ERROR(le32_to_cpu(p->error_status)); in scmi_base_fill_custom_report()