Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h3221 #define S_CPM6 18 macro
3223 #define V_CPM6(x) ((x) << S_CPM6)
3224 #define G_CPM6(x) (((x) >> S_CPM6) & M_CPM6)