Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h1399 #define V_UNXCPL(x) ((x) << S_UNXCPL) macro
1400 #define F_UNXCPL V_UNXCPL(1U)