Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgb/common/
Dcxgb_regs.h4151 #define S_TAHOECFG 8 macro
4153 #define V_TAHOECFG(x) ((x) << S_TAHOECFG)
4154 #define G_TAHOECFG(x) (((x) >> S_TAHOECFG) & M_TAHOECFG)
/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h22467 #define S_TAHOECFG 8 macro
22469 #define V_TAHOECFG(x) ((x) << S_TAHOECFG)
22470 #define G_TAHOECFG(x) (((x) >> S_TAHOECFG) & M_TAHOECFG)