Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h34 #define GLBL_INTR_MASK (F_CIM | F_MPS | F_PL | F_PCIE | F_MC0 | F_EDC0 | \ macro
H A Dt4_hw.c5306 if (!(cause & GLBL_INTR_MASK)) in t4_slow_intr_handler()
5361 t4_write_reg(adapter, A_PL_INT_CAUSE, raw_cause & GLBL_INTR_MASK); in t4_slow_intr_handler()