FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_DACAN
sys/dev/cxgbe/common/t4_regs.h
56048
#define V_DACAN(x) ((x) << S_DACAN)
sys/dev/cxgbe/common/t4_regs.h
56049
#define G_DACAN(x) (((x) >> S_DACAN) & M_DACAN)