Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dulp.c51 pl_intr | F_PL_INTR_ULP); in t1_ulp_intr_enable()
58 t1_write_reg_4(ulp->adapter, A_PL_CAUSE, F_PL_INTR_ULP); in t1_ulp_intr_clear()
69 pl_intr & ~F_PL_INTR_ULP); in t1_ulp_intr_disable()
H A Dch_subr.c984 F_PL_INTR_ULP | F_PL_INTR_MC5; in t1_interrupts_enable()
1120 if (cause & F_PL_INTR_ULP) in asic_slow_intr()
H A Dregs.h1761 #define F_PL_INTR_ULP V_PL_INTR_ULP(1U) macro