Searched defs:TX_TIMEOUT (Results 1 - 4 of 4) sorted by relevance

/external/grub/netboot/
H A Dnatsemi.c68 #define TX_TIMEOUT (4*TICKS_PER_SEC)
649 to = currticks() + TX_TIMEOUT;
67 #define TX_TIMEOUT macro
H A Dw89c840.c124 #define TX_TIMEOUT (10*TICKS_PER_MS) macro
130 * now using real timer and TX_TIMEOUT!
550 load_timer2(TX_TIMEOUT);
H A Dsis900.h357 #define TX_TIMEOUT (4*TICKS_PER_SEC) macro
H A Dvia-rhine.c44 #define TX_TIMEOUT ((2000*HZ)/1000) macro

Completed in 69 milliseconds