Searched refs:TICKS_PER_MS (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtimer.h40 #define TICKS_PER_MS (CLOCK_TICK_RATE/1000) macro
H A Di386_timer.c65 waiton_timer2((usecs * TICKS_PER_MS)/1000);
H A Drtl8139.c320 load_timer2(10*TICKS_PER_MS);
522 load_timer2(10*TICKS_PER_MS);
H A Deepro100.c433 load_timer2(10*TICKS_PER_MS); /* timeout 10 ms for transmit */
724 load_timer2(10*TICKS_PER_MS);
H A Depic100.c346 load_timer2(10*TICKS_PER_MS); /* timeout 10 ms for transmit */
H A D3c90x.c529 load_timer2(10*TICKS_PER_MS); /* Give it 10 ms */
H A Dw89c840.c122 #define TX_TIMEOUT (10*TICKS_PER_MS)

Completed in 60 milliseconds