Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2658 #define S_IC0T 24 macro
2660 #define V_IC0T(x) ((x) << S_IC0T)
2661 #define G_IC0T(x) (((x) >> S_IC0T) & M_IC0T)