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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h3761 #define V_AUTOENABLE(x) ((x) << S_AUTOENABLE) macro
3762 #define F_AUTOENABLE V_AUTOENABLE(1U)
/freebsd-10.3-release/sys/dev/cxgbe/common/
H A Dt4_regs.h13741 #define V_AUTOENABLE(x) ((x) << S_AUTOENABLE) macro
13742 #define F_AUTOENABLE V_AUTOENABLE(1U)
[all...]

Completed in 756 milliseconds