Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_regs.h1935 #define V_M_LOCK(x) ((x) << S_M_LOCK) macro
1936 #define F_M_LOCK V_M_LOCK(1U)