FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_ROT0A
sys/dev/cxgbe/common/t4_regs.h
55760
#define V_ROT0A(x) ((x) << S_ROT0A)
sys/dev/cxgbe/common/t4_regs.h
55761
#define G_ROT0A(x) (((x) >> S_ROT0A) & M_ROT0A)