Home
last modified time | relevance | path

Searched refs:attn_type_str (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c6452 const char *attn_type_str; in ecore_dbg_print_attn() local
6456 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()