Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8361 #define S_RXVF 18 macro
8363 #define V_RXVF(x) ((x) << S_RXVF)
8364 #define G_RXVF(x) (((x) >> S_RXVF) & M_RXVF)