Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7989 #define S_EXTBISTPAT0 2 macro
7991 #define V_EXTBISTPAT0(x) ((x) << S_EXTBISTPAT0)
7992 #define G_EXTBISTPAT0(x) (((x) >> S_EXTBISTPAT0) & M_EXTBISTPAT0)