FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_LBPORT
sys/dev/cxgbe/common/t4_regs.h
42379
#define V_LBPORT(x) ((x) << S_LBPORT)
sys/dev/cxgbe/common/t4_regs.h
42380
#define G_LBPORT(x) (((x) >> S_LBPORT) & M_LBPORT)