Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h6889 #define S_MBUSCMD 0 macro
6891 #define V_MBUSCMD(x) ((x) << S_MBUSCMD)
6892 #define G_MBUSCMD(x) (((x) >> S_MBUSCMD) & M_MBUSCMD)