Searched defs:G_DEBUGSELH (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h6030 #define G_DEBUGSELH(x) (((x) >> S_DEBUGSELH) & M_DEBUGSELH) macro
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h21027 #define G_DEBUGSELH(x) (((x) >> S_DEBUGSELH) & M_DEBUGSELH) macro
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4_regs.h20998 #define G_DEBUGSELH(x) (((x) >> S_DEBUGSELH) & M_DEBUGSELH) macro
[all...]

Completed in 1319 milliseconds