Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dl2_dbg.c214 if (activity_flg & LM_DEF_ATTN_ACTIVE) in dbg_def_sb_dpc()
251 if (total_activ_to_ack & LM_DEF_ATTN_ACTIVE) in dbg_def_sb_dpc()
H A Dlm_sb.c293 (*activity_flg) |= LM_DEF_ATTN_ACTIVE; in lm_update_def_hc_indices()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_intr.c281 if (activity_flg & LM_DEF_ATTN_ACTIVE) in BnxeServiceDefSbIntr()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h374 #define LM_DEF_ATTN_ACTIVE (1L<<0) macro