FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_X_TICK
sys/dev/cxgbe/common/t4_regs.h
60542
#define V_X_TICK(x) ((x) << S_X_TICK)
sys/dev/cxgbe/common/t4_regs.h
60543
#define G_X_TICK(x) (((x) >> S_X_TICK) & M_X_TICK)