Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h3206 #define S_CPM3 24 macro
3208 #define V_CPM3(x) ((x) << S_CPM3)
3209 #define G_CPM3(x) (((x) >> S_CPM3) & M_CPM3)