Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw_defs.h43 #define IGU_PF_CONF_ATTN_BIT_EN (0x1<<3) /* attention enable */ macro
H A Decore_int.c1777 u32 igu_pf_conf = IGU_PF_CONF_FUNC_EN | IGU_PF_CONF_ATTN_BIT_EN; in ecore_int_igu_enable_int()
1782 igu_pf_conf &= ~IGU_PF_CONF_ATTN_BIT_EN; in ecore_int_igu_enable_int()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Digu_def.h75 #define IGU_PF_CONF_ATTN_BIT_EN (0x1<<3) /* attention enable */ macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sb.c1204 SET_FLAGS(val, IGU_PF_CONF_ATTN_BIT_EN); in lm_enable_igu_int()
1318 IGU_PF_CONF_ATTN_BIT_EN | in lm_disable_igu_int()