Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h6027 #define M_DEBUGSELH 0xf macro
6029 #define G_DEBUGSELH(x) (((x) >> S_DEBUGSELH) & M_DEBUGSELH)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h21025 #define M_DEBUGSELH 0x1fU macro
21027 #define G_DEBUGSELH(x) (((x) >> S_DEBUGSELH) & M_DEBUGSELH)