FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_NPD0
sys/dev/cxgbe/common/t4_regs.h
6997
#define V_NPD0(x) ((x) << S_NPD0)
sys/dev/cxgbe/common/t4_regs.h
6998
#define G_NPD0(x) (((x) >> S_NPD0) & M_NPD0)