FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_AS1X0
sys/dev/cxgbe/common/t4_regs.h
65086
#define V_AS1X0(x) ((x) << S_AS1X0)
sys/dev/cxgbe/common/t4_regs.h
65087
#define G_AS1X0(x) (((x) >> S_AS1X0) & M_AS1X0)