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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h3571 #define M_SYNCOOKIEPARAMS 0x3f macro
3573 #define G_SYNCOOKIEPARAMS(x) (((x) >> S_SYNCOOKIEPARAMS) & M_SYNCOOKIEPARAMS)
/freebsd-10.3-release/sys/dev/cxgbe/common/
H A Dt4_regs.h13515 #define M_SYNCOOKIEPARAMS 0x3fU macro
13517 #define G_SYNCOOKIEPARAMS(x) (((x) >> S_SYNCOOKIEPARAMS) & M_SYNCOOKIEPARAMS)
[all...]

Completed in 543 milliseconds