Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h29591 #define V_BYPASS_FIRST(x) ((x) << S_BYPASS_FIRST) macro
29592 #define F_BYPASS_FIRST V_BYPASS_FIRST(1U)