FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_NXTPOL
sys/dev/cxgbe/common/t4_regs.h
64848
#define V_NXTPOL(x) ((x) << S_NXTPOL)
sys/dev/cxgbe/common/t4_regs.h
64849
#define G_NXTPOL(x) (((x) >> S_NXTPOL) & M_NXTPOL)