Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22081 #define S_C0UPDT 0 macro
22083 #define V_C0UPDT(x) ((x) << S_C0UPDT)
22084 #define G_C0UPDT(x) (((x) >> S_C0UPDT) & M_C0UPDT)