FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_T_XP
sys/dev/cxgbe/common/t4_regs.h
18920
#define V_T_XP(x) ((x) << S_T_XP)
sys/dev/cxgbe/common/t4_regs.h
18921
#define G_T_XP(x) (((x) >> S_T_XP) & M_T_XP)