Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7272 #define M_CURPAUSETIMER 0xffff macro
7274 #define G_CURPAUSETIMER(x) (((x) >> S_CURPAUSETIMER) & M_CURPAUSETIMER)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h41638 #define M_CURPAUSETIMER 0xffffU macro
41640 #define G_CURPAUSETIMER(x) (((x) >> S_CURPAUSETIMER) & M_CURPAUSETIMER)