Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h21374 #define V_FCOEENABLE(x) ((x) << S_FCOEENABLE) macro
21375 #define F_FCOEENABLE V_FCOEENABLE(1U)