Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h55588 #define V_REFSELRESET(x) ((x) << S_REFSELRESET) macro
55589 #define F_REFSELRESET V_REFSELRESET(1U)