Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22574 #define S_D01AMP 8 macro
22576 #define V_D01AMP(x) ((x) << S_D01AMP)
22577 #define G_D01AMP(x) (((x) >> S_D01AMP) & M_D01AMP)