Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_regs.h3571 #define M_SYNCOOKIEPARAMS 0x3f macro
3573 #define G_SYNCOOKIEPARAMS(x) (((x) >> S_SYNCOOKIEPARAMS) & M_SYNCOOKIEPARAMS)
/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h13515 #define M_SYNCOOKIEPARAMS 0x3fU macro
13517 #define G_SYNCOOKIEPARAMS(x) (((x) >> S_SYNCOOKIEPARAMS) & M_SYNCOOKIEPARAMS)