Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h28205 #define V_WRITEZEROEN(x) ((x) << S_WRITEZEROEN) macro
28206 #define F_WRITEZEROEN V_WRITEZEROEN(1U)