Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4743 #define S_CMPSFLSTBASE 0 macro
4745 #define V_CMPSFLSTBASE(x) ((x) << S_CMPSFLSTBASE)
4746 #define G_CMPSFLSTBASE(x) (((x) >> S_CMPSFLSTBASE) & M_CMPSFLSTBASE)