Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5867 #define S_MCAPARERRENB 6 macro
5869 #define V_MCAPARERRENB(x) ((x) << S_MCAPARERRENB)
5870 #define G_MCAPARERRENB(x) (((x) >> S_MCAPARERRENB) & M_MCAPARERRENB)