Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7939 #define S_EXTBISTPAT2 18 macro
7941 #define V_EXTBISTPAT2(x) ((x) << S_EXTBISTPAT2)
7942 #define G_EXTBISTPAT2(x) (((x) >> S_EXTBISTPAT2) & M_EXTBISTPAT2)