Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h36067 #define S_CN1_STAT 0 macro
36069 #define V_CN1_STAT(x) ((x) << S_CN1_STAT)
36070 #define G_CN1_STAT(x) (((x) >> S_CN1_STAT) & M_CN1_STAT)