Home
last modified time | relevance | path

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

/freebsd-11-stable/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)
/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h22465 #define S_TAHOECFG 8 macro
22467 #define V_TAHOECFG(x) ((x) << S_TAHOECFG)
22468 #define G_TAHOECFG(x) (((x) >> S_TAHOECFG) & M_TAHOECFG)