Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5889 #define S_MCAPARERR 6 macro
5891 #define V_MCAPARERR(x) ((x) << S_MCAPARERR)
5892 #define G_MCAPARERR(x) (((x) >> S_MCAPARERR) & M_MCAPARERR)