Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16312 #define S_BORW 0 macro
16314 #define V_BORW(x) ((x) << S_BORW)
16315 #define G_BORW(x) (((x) >> S_BORW) & M_BORW)