Searched refs:V_SYNCOOKIEOFF (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h6810 #define V_SYNCOOKIEOFF(x) ((x) << S_SYNCOOKIEOFF) macro
6811 #define F_SYNCOOKIEOFF V_SYNCOOKIEOFF(1U)
/freebsd-10.3-release/sys/dev/cxgbe/common/
H A Dt4_regs.h27973 #define V_SYNCOOKIEOFF(x) ((x) << S_SYNCOOKIEOFF) macro
27974 #define F_SYNCOOKIEOFF V_SYNCOOKIEOFF(1U)
[all...]

Completed in 925 milliseconds