Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h4869 #define S_WRBE 24 macro
4871 #define V_WRBE(x) ((x) << S_WRBE)
4872 #define G_WRBE(x) (((x) >> S_WRBE) & M_WRBE)