Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_regs.h42486 #define V_FRAME_LOCK(x) ((x) << S_FRAME_LOCK) macro
42487 #define F_FRAME_LOCK V_FRAME_LOCK(1U)