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

/netbsd-current/sys/arch/mips/cavium/dev/
H A Docteon_uart.c207 static int early_comcnrate; variable
214 delay(1000000 / (early_comcnrate / 10)); /* wait for char to drain */
221 early_comcnrate = rate;

Completed in 95 milliseconds