FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_Y_TICK
sys/dev/cxgbe/common/t4_regs.h
60537
#define V_Y_TICK(x) ((x) << S_Y_TICK)
sys/dev/cxgbe/common/t4_regs.h
60538
#define G_Y_TICK(x) (((x) >> S_Y_TICK) & M_Y_TICK)