Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_PV
usr/src/uts/common/io/cxgbe/common/t4_regs.h
8467
#define V_PV(x) ((x) << S_PV)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
8468
#define G_PV(x) (((x) >> S_PV) & M_PV)