Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22076 #define S_C1UPDT 2 macro
22078 #define V_C1UPDT(x) ((x) << S_C1UPDT)
22079 #define G_C1UPDT(x) (((x) >> S_C1UPDT) & M_C1UPDT)