Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Di386_timer.c49 void load_timer2(unsigned int ticks) in load_timer2() function
178 void load_timer2(unsigned int timer2_ticks) in load_timer2() function
H A Dtimer.c25 load_timer2(ticks); in waiton_timer2()
H A Dtimer.h52 extern void load_timer2(unsigned int ticks);
H A Drtl8139.c320 load_timer2(10*TICKS_PER_MS); in rtl_reset()
522 load_timer2(10*TICKS_PER_MS); in rtl_disable()
H A Deepro100.c433 load_timer2(10*TICKS_PER_MS); /* timeout 10 ms for transmit */ in eepro100_transmit()
724 load_timer2(10*TICKS_PER_MS); in eepro100_probe()
H A Depic100.c346 load_timer2(10*TICKS_PER_MS); /* timeout 10 ms for transmit */ in epic100_transmit()
H A D3c90x.c529 load_timer2(10*TICKS_PER_MS); /* Give it 10 ms */ in a3c90x_transmit()
H A Dw89c840.c541 load_timer2(TX_TIMEOUT); in w89c840_transmit()