FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_NIDAC2
sys/dev/cxgbe/common/t4_regs.h
55525
#define V_NIDAC2(x) ((x) << S_NIDAC2)
sys/dev/cxgbe/common/t4_regs.h
55526
#define G_NIDAC2(x) (((x) >> S_NIDAC2) & M_NIDAC2)