Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h3651 #define S_CMMEMMGRBASE 0 macro
3653 #define V_CMMEMMGRBASE(x) ((x) << S_CMMEMMGRBASE)
3654 #define G_CMMEMMGRBASE(x) (((x) >> S_CMMEMMGRBASE) & M_CMMEMMGRBASE)