Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16184 #define S_MACPARITYMASKSIZE 4 macro
16186 #define V_MACPARITYMASKSIZE(x) ((x) << S_MACPARITYMASKSIZE)
16188 (((x) >> S_MACPARITYMASKSIZE) & M_MACPARITYMASKSIZE)