Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/chxge/com/
H A Dtp.c327 tp_intr | FPGA_PCIX_INTERRUPT_TP); in t1_tp_intr_enable()
347 tp_intr & ~FPGA_PCIX_INTERRUPT_TP); in t1_tp_intr_disable()
363 t1_write_reg_4(tp->adapter, A_PL_CAUSE, FPGA_PCIX_INTERRUPT_TP); in t1_tp_intr_clear()
H A Dfpga_defs.h41 #define FPGA_PCIX_INTERRUPT_TP 0x4 macro
H A Dch_subr.c235 if (cause & FPGA_PCIX_INTERRUPT_TP) { in fpga_slow_intr()