Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4436 #define S_CDEBUGSELH 16 macro
4438 #define V_CDEBUGSELH(x) ((x) << S_CDEBUGSELH)
4439 #define G_CDEBUGSELH(x) (((x) >> S_CDEBUGSELH) & M_CDEBUGSELH)