Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4143 #define S_WRBE 24 macro
4145 #define V_WRBE(x) ((x) << S_WRBE)
4146 #define G_WRBE(x) (((x) >> S_WRBE) & M_WRBE)