FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_T_PL
sys/dev/cxgbe/common/t4_regs.h
69770
#define V_T_PL(x) ((x) << S_T_PL)
sys/dev/cxgbe/common/t4_regs.h
69771
#define G_T_PL(x) (((x) >> S_T_PL) & M_T_PL)