Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgb/common/
HDcxgb_regs.h3842 #define V_DISABLESYNDATA(x) ((x) << S_DISABLESYNDATA) macro
3843 #define F_DISABLESYNDATA V_DISABLESYNDATA(1U)
/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_regs.h21931 #define V_DISABLESYNDATA(x) ((x) << S_DISABLESYNDATA) macro
21932 #define F_DISABLESYNDATA V_DISABLESYNDATA(1U)