Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_regs.h1400 #define V_UNXCPL(x) ((x) << S_UNXCPL) macro
1401 #define F_UNXCPL V_UNXCPL(1U)