FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_TXEOP
sys/dev/cxgbe/common/t4_regs.h
53629
#define V_TXEOP(x) ((x) << S_TXEOP)
sys/dev/cxgbe/common/t4_regs.h
53630
#define G_TXEOP(x) (((x) >> S_TXEOP) & M_TXEOP)