Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2055 #define S_BIR 8 macro
2057 #define V_BIR(x) ((x) << S_BIR)
2058 #define G_BIR(x) (((x) >> S_BIR) & M_BIR)