Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h2309 #define V_M_LOCK(x) ((x) << S_M_LOCK) macro
2310 #define F_M_LOCK V_M_LOCK(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h11824 #define V_M_LOCK(x) ((x) << S_M_LOCK) macro
11825 #define F_M_LOCK V_M_LOCK(1U)