Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h2314 #define V_U_LOCK(x) ((x) << S_U_LOCK) macro
2315 #define F_U_LOCK V_U_LOCK(1U)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h7418 #define V_U_LOCK(x) ((x) << S_U_LOCK) macro
7419 #define F_U_LOCK V_U_LOCK(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h7447 #define V_U_LOCK(x) ((x) << S_U_LOCK) macro
7448 #define F_U_LOCK V_U_LOCK(1U)