FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_NIDAC1
sys/dev/cxgbe/common/t4_regs.h
55518
#define V_NIDAC1(x) ((x) << S_NIDAC1)
sys/dev/cxgbe/common/t4_regs.h
55519
#define G_NIDAC1(x) (((x) >> S_NIDAC1) & M_NIDAC1)