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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h7273 #define M_CURPAUSETIMER 0xffff macro
7275 #define G_CURPAUSETIMER(x) (((x) >> S_CURPAUSETIMER) & M_CURPAUSETIMER)
/freebsd-10.3-release/sys/dev/cxgbe/common/
H A Dt4_regs.h30298 #define M_CURPAUSETIMER 0xffffU macro
30300 #define G_CURPAUSETIMER(x) (((x) >> S_CURPAUSETIMER) & M_CURPAUSETIMER)
[all...]

Completed in 537 milliseconds