Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h29341 #define V_WOL_RESET(x) ((x) << S_WOL_RESET) macro
29342 #define F_WOL_RESET V_WOL_RESET(1U)