FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_DCCAMP
sys/dev/cxgbe/common/t4_regs.h
65235
#define V_DCCAMP(x) ((x) << S_DCCAMP)
sys/dev/cxgbe/common/t4_regs.h
65236
#define G_DCCAMP(x) (((x) >> S_DCCAMP) & M_DCCAMP)