Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw_defs.h40 #define IGU_PF_CONF_FUNC_EN (0x1<<0) /* function 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()
2422 u32 igu_pf_conf = IGU_PF_CONF_FUNC_EN; in ecore_int_igu_init_rt()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Digu_def.h72 #define IGU_PF_CONF_FUNC_EN (0x1<<0) /* function enable */ macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sb.c1203 SET_FLAGS(val, IGU_PF_CONF_FUNC_EN); in lm_enable_igu_int()
1320 IGU_PF_CONF_FUNC_EN)); in lm_disable_igu_int()
H A Dlm_hw_init_reset.c3469 SET_FLAGS(val, IGU_PF_CONF_FUNC_EN); in init_igu_func()