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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h4404 #define M_KEEPALIVEMAX 0xff macro
4406 #define G_KEEPALIVEMAX(x) (((x) >> S_KEEPALIVEMAX) & M_KEEPALIVEMAX)

Completed in 182 milliseconds