Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_regs.h591 #define S_CFPARERR 18 macro
593 #define V_CFPARERR(x) ((x) << S_CFPARERR)
594 #define G_CFPARERR(x) (((x) >> S_CFPARERR) & M_CFPARERR)