Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h58536 #define V_WRAPSEL(x) ((x) << S_WRAPSEL) macro
58537 #define F_WRAPSEL V_WRAPSEL(1U)