FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_TAPSEL
sys/dev/cxgbe/common/t4_regs.h
65467
#define V_TAPSEL(x) ((x) << S_TAPSEL)
sys/dev/cxgbe/common/t4_regs.h
65468
#define G_TAPSEL(x) (((x) >> S_TAPSEL) & M_TAPSEL)