FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_RXSOP
sys/dev/cxgbe/common/t4_regs.h
53639
#define V_RXSOP(x) ((x) << S_RXSOP)
sys/dev/cxgbe/common/t4_regs.h
53640
#define G_RXSOP(x) (((x) >> S_RXSOP) & M_RXSOP)