Home
last modified time | relevance | path

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

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