Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22584 #define S_D00AMP 0 macro
22586 #define V_D00AMP(x) ((x) << S_D00AMP)
22587 #define G_D00AMP(x) (((x) >> S_D00AMP) & M_D00AMP)