Searched refs:IGU_PF_CONF_ATTN_BIT_EN (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_hw_defs.h38 #define IGU_PF_CONF_ATTN_BIT_EN (0x1<<3) /* attention enable */ macro
H A Decore_int.c1880 u32 igu_pf_conf = IGU_PF_CONF_FUNC_EN | IGU_PF_CONF_ATTN_BIT_EN;
1885 igu_pf_conf &= ~IGU_PF_CONF_ATTN_BIT_EN;
/freebsd-13-stable/sys/dev/bxe/
H A Decore_reg.h3585 #define IGU_PF_CONF_ATTN_BIT_EN (0x1<<3) /* attention enable */ macro
H A Dbxe.c10333 IGU_PF_CONF_ATTN_BIT_EN);
10340 IGU_PF_CONF_ATTN_BIT_EN |
10345 IGU_PF_CONF_ATTN_BIT_EN |
10439 IGU_PF_CONF_ATTN_BIT_EN);

Completed in 211 milliseconds