Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15728 #define S_RXVF 18 macro
15730 #define V_RXVF(x) ((x) << S_RXVF)
15731 #define G_RXVF(x) (((x) >> S_RXVF) & M_RXVF)