Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h2306 #define V_C_LOCK(x) ((x) << S_C_LOCK) macro
2307 #define F_C_LOCK V_C_LOCK(1U)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h7410 #define V_C_LOCK(x) ((x) << S_C_LOCK) macro
7411 #define F_C_LOCK V_C_LOCK(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h7439 #define V_C_LOCK(x) ((x) << S_C_LOCK) macro
7440 #define F_C_LOCK V_C_LOCK(1U)