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