Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h36 F_CPL_SWITCH | F_SGE | F_ULP_TX | F_SF)
H A Dt4_hw.c5231 { F_CPL_SWITCH, "CPL Switch Parity Error", -1 }, in pl_perr_intr_handler()
5353 if (cause & F_CPL_SWITCH) in t4_slow_intr_handler()
H A Dt4_regs.h9871 #define F_CPL_SWITCH V_CPL_SWITCH(1U) macro