Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h3216 #define S_CPM5 20 macro
3218 #define V_CPM5(x) ((x) << S_CPM5)
3219 #define G_CPM5(x) (((x) >> S_CPM5) & M_CPM5)