Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_WR_PTR
usr/src/uts/common/io/cxgbe/common/t4_regs.h
9665
#define V_WR_PTR(x) ((x) << S_WR_PTR)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
9666
#define G_WR_PTR(x) (((x) >> S_WR_PTR) & M_WR_PTR)