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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dv850e_uart.c254 int tx_ch;
257 tx_ch = port->x_char;
260 tx_ch = xmit->buf[xmit->tail];
265 v850e_uart_putc (port->line, tx_ch);
251 int tx_ch; local

Completed in 39 milliseconds