FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_DACAP
sys/dev/cxgbe/common/t4_regs.h
56053
#define V_DACAP(x) ((x) << S_DACAP)
sys/dev/cxgbe/common/t4_regs.h
56054
#define G_DACAP(x) (((x) >> S_DACAP) & M_DACAP)