Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2663 #define S_IC1T 16 macro
2665 #define V_IC1T(x) ((x) << S_IC1T)
2666 #define G_IC1T(x) (((x) >> S_IC1T) & M_IC1T)