Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_UPGEN
usr/src/uts/common/io/cxgbe/common/t4_regs.h
5180
#define V_UPGEN(x) ((x) << S_UPGEN)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
5181
#define G_UPGEN(x) (((x) >> S_UPGEN) & M_UPGEN)