Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h6374 #define V_EXT(x) ((x) << S_EXT) macro
6375 #define F_EXT V_EXT(1U)