Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h2101 #define V_PORTEN(x) ((x) << S_PORTEN) macro
2102 #define F_PORTEN V_PORTEN(1U)