Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h50236 #define V_BEAN_COMPLETE(x) ((x) << S_BEAN_COMPLETE) macro
50237 #define F_BEAN_COMPLETE V_BEAN_COMPLETE(1U)