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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/pcmcia/
H A Dcistpl.h208 u_char uart_type; member in struct:cistpl_serial_t
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dmxser.c289 int uart_type; member in struct:mxser_hwconf
580 info->type = hwconf->uart_type;
659 hwconf->uart_type = PORT_16550A;
3039 hwconf->uart_type = PORT_16550A;
3041 hwconf->uart_type = PORT_16450;
H A Dmxser_new.c299 int uart_type; member in struct:mxser_board
2434 info->type = brd->uart_type;
2549 brd->uart_type = PORT_16550A;
2551 brd->uart_type = PORT_16450;
2614 brd->uart_type = PORT_16550A;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dserial_core.c1630 static const char *uart_type(struct uart_port *port) function
1659 port->line, uart_type(port),
2065 drv->dev_name, port->line, address, port->irq, uart_type(port));

Completed in 167 milliseconds