Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h2313 #define V_U_LOCK(x) ((x) << S_U_LOCK) macro
2314 #define F_U_LOCK V_U_LOCK(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h11828 #define V_U_LOCK(x) ((x) << S_U_LOCK) macro
11829 #define F_U_LOCK V_U_LOCK(1U)