FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_END3
sys/dev/cxgbe/common/t4_regs.h
86997
#define V_END3(x) ((x) << S_END3)
sys/dev/cxgbe/common/t4_regs.h
86998
#define G_END3(x) (((x) >> S_END3) & M_END3)