Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h3652 #define S_VFMAXWCSIZE 17 macro
3654 #define V_VFMAXWCSIZE(x) ((x) << S_VFMAXWCSIZE)
3655 #define G_VFMAXWCSIZE(x) (((x) >> S_VFMAXWCSIZE) & M_VFMAXWCSIZE)