Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h29597 #define V_BYPASS_LAST(x) ((x) << S_BYPASS_LAST) macro
29598 #define F_BYPASS_LAST V_BYPASS_LAST(1U)