Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Di386_timer.c38 static int __timer2_running(void) in __timer2_running() function
56 return __timer2_running(); in timer2_running()
87 while(__timer2_running()); in sleep_latch()