FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_TIMER
sys/dev/cxgbe/common/t4_regs.h
84061
#define V_TIMER(x) ((x) << S_TIMER)
sys/dev/cxgbe/common/t4_regs.h
84062
#define G_TIMER(x) (((x) >> S_TIMER) & M_TIMER)