FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_WCNT
sys/dev/cxgbe/common/t4_regs.h
65496
#define V_WCNT(x) ((x) << S_WCNT)
sys/dev/cxgbe/common/t4_regs.h
65497
#define G_WCNT(x) (((x) >> S_WCNT) & M_WCNT)