Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h4150 #define S_TAHOECFG 8 macro
4152 #define V_TAHOECFG(x) ((x) << S_TAHOECFG)
4153 #define G_TAHOECFG(x) (((x) >> S_TAHOECFG) & M_TAHOECFG)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h14291 #define S_TAHOECFG 8 macro
14293 #define V_TAHOECFG(x) ((x) << S_TAHOECFG)
14294 #define G_TAHOECFG(x) (((x) >> S_TAHOECFG) & M_TAHOECFG)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h14320 #define S_TAHOECFG 8 macro
14322 #define V_TAHOECFG(x) ((x) << S_TAHOECFG)
14323 #define G_TAHOECFG(x) (((x) >> S_TAHOECFG) & M_TAHOECFG)