Home
last modified time | relevance | path

Searched refs:M_CURPAUSETIMER (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h7273 #define M_CURPAUSETIMER 0xffff macro
7275 #define G_CURPAUSETIMER(x) (((x) >> S_CURPAUSETIMER) & M_CURPAUSETIMER)
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h41634 #define M_CURPAUSETIMER 0xffffU macro
41636 #define G_CURPAUSETIMER(x) (((x) >> S_CURPAUSETIMER) & M_CURPAUSETIMER)
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h41605 #define M_CURPAUSETIMER 0xffffU macro
41607 #define G_CURPAUSETIMER(x) (((x) >> S_CURPAUSETIMER) & M_CURPAUSETIMER)