Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h50696 #define V_ABILITY(x) ((x) << S_ABILITY) macro
50697 #define F_ABILITY V_ABILITY(1U)