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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtimer.c23 void waiton_timer2(unsigned int ticks) function
H A Dtimer.h54 extern void waiton_timer2(unsigned int ticks);
H A Di386_timer.c61 waiton_timer2((nsecs * CLOCK_TICK_RATE)/1000000000);
65 waiton_timer2((usecs * TICKS_PER_MS)/1000);

Completed in 24 milliseconds