Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22618 #define S_E1AMP 8 macro
22620 #define V_E1AMP(x) ((x) << S_E1AMP)
22621 #define G_E1AMP(x) (((x) >> S_E1AMP) & M_E1AMP)