Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22606 #define S_D10AMP 0 macro
22608 #define V_D10AMP(x) ((x) << S_D10AMP)
22609 #define G_D10AMP(x) (((x) >> S_D10AMP) & M_D10AMP)