Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_USED
usr/src/uts/common/io/cxgbe/common/t4_regs.h
8891
#define V_USED(x) ((x) << S_USED)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
8892
#define G_USED(x) (((x) >> S_USED) & M_USED)