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

/freebsd-11-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.c1882 u32 igu_pf_conf = IGU_PF_CONF_FUNC_EN | IGU_PF_CONF_ATTN_BIT_EN;
1887 igu_pf_conf &= ~IGU_PF_CONF_ATTN_BIT_EN;
/freebsd-11-stable/sys/dev/bxe/
H A Decore_reg.h3583 #define IGU_PF_CONF_ATTN_BIT_EN (0x1<<3) /* attention enable */ macro
H A Dbxe.c10369 IGU_PF_CONF_ATTN_BIT_EN);
10376 IGU_PF_CONF_ATTN_BIT_EN |
10381 IGU_PF_CONF_ATTN_BIT_EN |
10475 IGU_PF_CONF_ATTN_BIT_EN);

Completed in 290 milliseconds