FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_DA
sys/dev/cxgbe/common/t4_regs.h
44323
#define V_DA(x) ((x) << S_DA)
sys/dev/cxgbe/common/t4_regs.h
44324
#define G_DA(x) (((x) >> S_DA) & M_DA)