Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TIMER2_PORT
usr/src/grub/grub-0.97/netboot/i386_timer.c
33
outb(ticks & 0xFF, TIMER2_PORT);
usr/src/grub/grub-0.97/netboot/i386_timer.c
35
outb(ticks >> 8, TIMER2_PORT);