Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h907 #define S_CFINIST 15 macro
909 #define V_CFINIST(x) ((x) << S_CFINIST)
910 #define G_CFINIST(x) (((x) >> S_CFINIST) & M_CFINIST)