FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_ROTA
sys/dev/cxgbe/common/t4_regs.h
65801
#define V_ROTA(x) ((x) << S_ROTA)
sys/dev/cxgbe/common/t4_regs.h
65802
#define G_ROTA(x) (((x) >> S_ROTA) & M_ROTA)