Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c5006 { V_TPFIFO(M_TPFIFO), "MPS Tx TP FIFO parity error", -1, 1 }, in mps_intr_handler()
5018 { V_TPFIFO(M_TPFIFO), "MPS Tx TP FIFO parity error", -1, 1 }, in mps_intr_handler()
H A Dt4_regs.h8304 #define V_TPFIFO(x) ((x) << S_TPFIFO) macro