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

/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Dtimer.c26 while(timer2_running()) {
H A Dtimer.h53 extern inline int timer2_running(void);
H A Di386_timer.c54 int timer2_running(void) function
187 int timer2_running(void) function
H A Drtl8139.c322 timer2_running())
523 while ((inb(nic->ioaddr + ChipCmd) & CmdReset) != 0 && timer2_running())
H A Deepro100.c434 while (!txfd.status && timer2_running())
725 while (!txfd.status && timer2_running())
H A Depic100.c347 while ((le32_to_cpu(tx_ring[entry].status) & (TRING_OWN)) && timer2_running())
H A D3c90x.c531 timer2_running())
H A Dw89c840.c553 while ( (transmit_status & DescOwn) && timer2_running()) {

Completed in 66 milliseconds