xref
: /
freebsd
/
sys
/
dev
/
cxgbe
/
common
/
t4_regs.h
Home
History
Annotate
Raw
Download
current directory
Lines Matching
defs:V_ECPL
26966
#define
V_ECPL
(x) ((x) << S_ECPL)
26967
#define F_ECPL
V_ECPL
(1U)