Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h1411 #define V_UNSCPL(x) ((x) << S_UNSCPL) macro
1412 #define F_UNSCPL V_UNSCPL(1U)