Home
last modified time | relevance | path

Searched refs:LM_DEF_TSTORM_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dl2_dbg.c263 if (total_activ_to_ack & LM_DEF_TSTORM_ACTIVE) in dbg_def_sb_dpc()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h375 … (LM_DEF_USTORM_ACTIVE | LM_DEF_CSTORM_ACTIVE | LM_DEF_XSTORM_ACTIVE | LM_DEF_TSTORM_ACTIVE)
380 #define LM_DEF_TSTORM_ACTIVE (1L<<4) macro