Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22071 #define S_C2UPDT 4 macro
22073 #define V_C2UPDT(x) ((x) << S_C2UPDT)
22074 #define G_C2UPDT(x) (((x) >> S_C2UPDT) & M_C2UPDT)