Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h697 #define V_RSTWRMMODE(x) ((x) << S_RSTWRMMODE) macro
698 #define F_RSTWRMMODE V_RSTWRMMODE(1U)