FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_NPH0
sys/dev/cxgbe/common/t4_regs.h
6992
#define V_NPH0(x) ((x) << S_NPH0)
sys/dev/cxgbe/common/t4_regs.h
6993
#define G_NPH0(x) (((x) >> S_NPH0) & M_NPH0)