Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h40456 #define V_DISENCAP(x) ((x) << S_DISENCAP) macro
40457 #define F_DISENCAP V_DISENCAP(1U)