Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h14790 #define S_FIFOTH 5 macro
14792 #define V_FIFOTH(x) ((x) << S_FIFOTH)
14793 #define G_FIFOTH(x) (((x) >> S_FIFOTH) & M_FIFOTH)