FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_FFE
sys/dev/cxgbe/common/t4_regs.h
55372
#define V_FFE(x) ((x) << S_FFE)
sys/dev/cxgbe/common/t4_regs.h
55373
#define G_FFE(x) (((x) >> S_FFE) & M_FFE)