Home
last modified time | relevance | path

Searched refs:F_CIM (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h29 #define GLBL_INTR_MASK (F_CIM | F_MPS | F_PL | F_PCIE | F_MC | F_EDC0 | \
H A Dt4_hw.c2179 #define GLBL_INTR_MASK (F_CIM | F_MPS | F_PL | F_PCIE | F_MC | F_EDC0 | \
2198 if (cause & F_CIM) in t4_slow_intr_handler()
H A Dt4_regs.h18404 #define F_CIM V_CIM(1U) macro