Searched refs:attn_type_str (Results 1 – 1 of 1) sorted by relevance
6452 const char *attn_type_str; in ecore_dbg_print_attn() local6456 attn_type_str = (attn_type == ATTN_TYPE_INTERRUPT ? "interrupt" : "parity"); in ecore_dbg_print_attn()6458 …DP_NOTICE(p_hwfn, false, "%s: address 0x%08x, status 0x%08x, mask 0x%08x\n", attn_type_str, sts_ad… in ecore_dbg_print_attn()