Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h3196 #define S_CPM1 28 macro
3198 #define V_CPM1(x) ((x) << S_CPM1)
3199 #define G_CPM1(x) (((x) >> S_CPM1) & M_CPM1)