Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h2310 #define V_M_LOCK(x) ((x) << S_M_LOCK) macro
2311 #define F_M_LOCK V_M_LOCK(1U)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h7414 #define V_M_LOCK(x) ((x) << S_M_LOCK) macro
7415 #define F_M_LOCK V_M_LOCK(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h7443 #define V_M_LOCK(x) ((x) << S_M_LOCK) macro
7444 #define F_M_LOCK V_M_LOCK(1U)