NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_HPZ0
sys/dev/pci/cxgb/cxgb_regs.h
4857
#define V_HPZ0(x) ((x) << S_HPZ0)
sys/dev/pci/cxgb/cxgb_regs.h
4858
#define G_HPZ0(x) (((x) >> S_HPZ0) & M_HPZ0)