OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CLK_ENVM
sys/arch/riscv64/dev/mpfclock.c
204
if (idx < CLK_ENVM || idx - CLK_ENVM > 31)
sys/arch/riscv64/dev/mpfclock.c
206
bit = 1U << (idx - CLK_ENVM);