FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_XDAT32
sys/dev/cxgbe/common/t4_regs.h
65150
#define V_XDAT32(x) ((x) << S_XDAT32)
sys/dev/cxgbe/common/t4_regs.h
65151
#define G_XDAT32(x) (((x) >> S_XDAT32) & M_XDAT32)