Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_CH0
usr/src/uts/common/io/cxgbe/common/t4_regs.h
4461
#define V_CH0(x) ((x) << S_CH0)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
4462
#define G_CH0(x) (((x) >> S_CH0) & M_CH0)