Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h50682 #define S_CN1_STAT 0 macro
50684 #define V_CN1_STAT(x) ((x) << S_CN1_STAT)
50685 #define G_CN1_STAT(x) (((x) >> S_CN1_STAT) & M_CN1_STAT)