Searched defs:G_TIMERMODE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h23635 #define G_TIMERMODE(x) (((x) >> S_TIMERMODE) & M_TIMERMODE) macro
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4_regs.h23606 #define G_TIMERMODE(x) (((x) >> S_TIMERMODE) & M_TIMERMODE) macro
[all...]

Completed in 1234 milliseconds