Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c5031 { V_PKTFIFO(M_PKTFIFO), "MPS TRC packet FIFO parity error", -1, in mps_intr_handler()
H A Dt4_regs.h8643 #define V_PKTFIFO(x) ((x) << S_PKTFIFO) macro