Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_HPZ0
usr/src/uts/common/io/cxgbe/common/t4_regs.h
9529
#define V_HPZ0(x) ((x) << S_HPZ0)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
9530
#define G_HPZ0(x) (((x) >> S_HPZ0) & M_HPZ0)