Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1960 #define S_IPLTSSM 12 macro
1962 #define V_IPLTSSM(x) ((x) << S_IPLTSSM)
1963 #define G_IPLTSSM(x) (((x) >> S_IPLTSSM) & M_IPLTSSM)