Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h44660 #define V_TSCHNRESET(x) ((x) << S_TSCHNRESET) macro
44661 #define F_TSCHNRESET V_TSCHNRESET(1U)