Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h29635 #define V_FLUSH_LAST(x) ((x) << S_FLUSH_LAST) macro
29636 #define F_FLUSH_LAST V_FLUSH_LAST(1U)