Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7914 #define S_EXTBISTPAT3 26 macro
7916 #define V_EXTBISTPAT3(x) ((x) << S_EXTBISTPAT3)
7917 #define G_EXTBISTPAT3(x) (((x) >> S_EXTBISTPAT3) & M_EXTBISTPAT3)