Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h3211 #define S_CPM4 22 macro
3213 #define V_CPM4(x) ((x) << S_CPM4)
3214 #define G_CPM4(x) (((x) >> S_CPM4) & M_CPM4)