Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_regs.h29599 #define V_BYPASS_LAST(x) ((x) << S_BYPASS_LAST) macro
29600 #define F_BYPASS_LAST V_BYPASS_LAST(1U)