Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h5149 #define V_TIMERENABLED(x) ((x) << S_TIMERENABLED) macro
5150 #define F_TIMERENABLED V_TIMERENABLED(1U)
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h26197 #define V_TIMERENABLED(x) ((x) << S_TIMERENABLED) macro
26198 #define F_TIMERENABLED V_TIMERENABLED(1U)
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h26168 #define V_TIMERENABLED(x) ((x) << S_TIMERENABLED) macro
26169 #define F_TIMERENABLED V_TIMERENABLED(1U)