Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h3191 #define S_CPM0 30 macro
3193 #define V_CPM0(x) ((x) << S_CPM0)
3194 #define G_CPM0(x) (((x) >> S_CPM0) & M_CPM0)