Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h3343 #define V_HOSTWRITE(x) ((x) << S_HOSTWRITE) macro
3344 #define F_HOSTWRITE V_HOSTWRITE(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h20935 #define V_HOSTWRITE(x) ((x) << S_HOSTWRITE) macro
20936 #define F_HOSTWRITE V_HOSTWRITE(1U)