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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h5801 #define S_RLDWTTPD1 11 macro
5803 #define V_RLDWTTPD1(x) ((x) << S_RLDWTTPD1)
5804 #define G_RLDWTTPD1(x) (((x) >> S_RLDWTTPD1) & M_RLDWTTPD1)

Completed in 283 milliseconds