Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_TPFIFO
usr/src/uts/common/io/cxgbe/common/t4_regs.h
8304
#define V_TPFIFO(x) ((x) << S_TPFIFO)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
8305
#define G_TPFIFO(x) (((x) >> S_TPFIFO) & M_TPFIFO)