Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h50672 #define S_CP1_STAT 4 macro
50674 #define V_CP1_STAT(x) ((x) << S_CP1_STAT)
50675 #define G_CP1_STAT(x) (((x) >> S_CP1_STAT) & M_CP1_STAT)