Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h50307 #define S_TECH_ABILITY_1 5 macro
50309 #define V_TECH_ABILITY_1(x) ((x) << S_TECH_ABILITY_1)
50310 #define G_TECH_ABILITY_1(x) (((x) >> S_TECH_ABILITY_1) & M_TECH_ABILITY_1)