Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h3226 #define S_CPM7 16 macro
3228 #define V_CPM7(x) ((x) << S_CPM7)
3229 #define G_CPM7(x) (((x) >> S_CPM7) & M_CPM7)