FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_TFPORT
sys/dev/cxgbe/common/t4_regs.h
42678
#define V_TFPORT(x) ((x) << S_TFPORT)
sys/dev/cxgbe/common/t4_regs.h
42679
#define G_TFPORT(x) (((x) >> S_TFPORT) & M_TFPORT)