Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h7653 #define S_CDEBUGSELH 16 macro
7655 #define V_CDEBUGSELH(x) ((x) << S_CDEBUGSELH)
7656 #define G_CDEBUGSELH(x) (((x) >> S_CDEBUGSELH) & M_CDEBUGSELH)