Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2673 #define S_IC3T 0 macro
2675 #define V_IC3T(x) ((x) << S_IC3T)
2676 #define G_IC3T(x) (((x) >> S_IC3T) & M_IC3T)