Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h4744 #define S_CMPSFLSTBASE 0 macro
4746 #define V_CMPSFLSTBASE(x) ((x) << S_CMPSFLSTBASE)
4747 #define G_CMPSFLSTBASE(x) (((x) >> S_CMPSFLSTBASE) & M_CMPSFLSTBASE)