FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_END8
sys/dev/cxgbe/common/t4_regs.h
87092
#define V_END8(x) ((x) << S_END8)
sys/dev/cxgbe/common/t4_regs.h
87093
#define G_END8(x) (((x) >> S_END8) & M_END8)