Home
last modified time | relevance | path

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

/illumos-gate/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); in udelay()
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.c122 #define TX_TIMEOUT (10*TICKS_PER_MS)