Searched refs:TICKS_PER_LATCH (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Di386_timer.c82 #define TICKS_PER_LATCH ((LATCHES_PER_SEC + (TICKS_PER_SEC/2))/TICKS_PER_SEC) macro
116 endlow *= TICKS_PER_LATCH;

Completed in 159 milliseconds