Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h50331 #define S_TECH_ABILITY_2 0 macro
50333 #define V_TECH_ABILITY_2(x) ((x) << S_TECH_ABILITY_2)
50334 #define G_TECH_ABILITY_2(x) (((x) >> S_TECH_ABILITY_2) & M_TECH_ABILITY_2)