Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8641 #define S_PKTFIFO 4 macro
8643 #define V_PKTFIFO(x) ((x) << S_PKTFIFO)
8644 #define G_PKTFIFO(x) (((x) >> S_PKTFIFO) & M_PKTFIFO)