Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h71300 #define V_NO_LOCK_MASK(x) ((x) << S_NO_LOCK_MASK) macro
71301 #define F_NO_LOCK_MASK V_NO_LOCK_MASK(1U)