Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4412 #define S_PDEBUGSELH 16 macro
4414 #define V_PDEBUGSELH(x) ((x) << S_PDEBUGSELH)
4415 #define G_PDEBUGSELH(x) (((x) >> S_PDEBUGSELH) & M_PDEBUGSELH)