Home
last modified time | relevance | path

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

/external/grub/netboot/
Dtimer.h51 extern void load_timer2(unsigned int ticks);
59 load_timer2(ticks); in waiton_timer2()
Dtimer.c13 void load_timer2(unsigned int ticks) in load_timer2() function
Drtl8139.c295 load_timer2(10*TICKS_PER_MS); in rtl_reset()
455 load_timer2(10*TICKS_PER_MS); in rtl_disable()
Deepro100.c421 load_timer2(10*TICKS_PER_MS); /* timeout 10 ms for transmit */ in eepro100_transmit()
624 load_timer2(10*TICKS_PER_MS); in eepro100_probe()
Depic100.c337 load_timer2(10*TICKS_PER_MS); /* timeout 10 ms for transmit */ in epic100_transmit()
D3c90x.c531 load_timer2(10*TICKS_PER_MS); /* Give it 10 ms */ in a3c90x_transmit()
Dw89c840.c550 load_timer2(TX_TIMEOUT); in w89c840_transmit()