Searched refs:S_EXTBISTCHKERRCNT0 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h8006 #define S_EXTBISTCHKERRCNT0 4 macro
8008 #define V_EXTBISTCHKERRCNT0(x) ((x) << S_EXTBISTCHKERRCNT0)
8009 #define G_EXTBISTCHKERRCNT0(x) (((x) >> S_EXTBISTCHKERRCNT0) & M_EXTBISTCHKERRCNT0)

Completed in 137 milliseconds