Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2497 #define S_BRVN 12 macro
2499 #define V_BRVN(x) ((x) << S_BRVN)
2500 #define G_BRVN(x) (((x) >> S_BRVN) & M_BRVN)