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

/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h7273 #define S_CURPAUSETIMER 0 macro
7275 #define V_CURPAUSETIMER(x) ((x) << S_CURPAUSETIMER)
7276 #define G_CURPAUSETIMER(x) (((x) >> S_CURPAUSETIMER) & M_CURPAUSETIMER)
/freebsd-13-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h41639 #define S_CURPAUSETIMER macro
[all...]

Completed in 708 milliseconds