Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4736 #define S_CMTXFLSTBASE 0 macro
4738 #define V_CMTXFLSTBASE(x) ((x) << S_CMTXFLSTBASE)
4739 #define G_CMTXFLSTBASE(x) (((x) >> S_CMTXFLSTBASE) & M_CMTXFLSTBASE)