Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22596 #define S_D11AMP 8 macro
22598 #define V_D11AMP(x) ((x) << S_D11AMP)
22599 #define G_D11AMP(x) (((x) >> S_D11AMP) & M_D11AMP)