Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c229 if (cause & F_PL_INTR_SGE_ERR) in fpga_slow_intr()
978 adapter->slow_intr_mask = F_PL_INTR_SGE_ERR | F_PL_INTR_TP; in t1_interrupts_enable()
1111 if (cause & F_PL_INTR_SGE_ERR) in asic_slow_intr()
H A Dregs.h1733 #define F_PL_INTR_SGE_ERR V_PL_INTR_SGE_ERR(1U) macro
/titanic_50/usr/src/uts/common/io/chxge/
H A Dsge.c499 #define SGE_PL_INTR_MASK (F_PL_INTR_SGE_ERR | F_PL_INTR_SGE_DATA)