FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_OTDLY
sys/dev/cxgbe/common/t4_regs.h
81937
#define V_OTDLY(x) ((x) << S_OTDLY)
sys/dev/cxgbe/common/t4_regs.h
81938
#define G_OTDLY(x) (((x) >> S_OTDLY) & M_OTDLY)