Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16772 #define S_SPIERR 0 macro
16774 #define V_SPIERR(x) ((x) << S_SPIERR)
16775 #define G_SPIERR(x) (((x) >> S_SPIERR) & M_SPIERR)