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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Daltera_jtaguart.c304 static struct altera_jtaguart altera_jtaguart_ports[ALTERA_JTAGUART_MAXPORTS]; variable in typeref:struct:altera_jtaguart
315 port = &altera_jtaguart_ports[i].port;
333 struct uart_port *port = &(altera_jtaguart_ports + co->index)->port;
354 struct uart_port *port = &(altera_jtaguart_ports + co->index)->port;
386 port = &altera_jtaguart_ports[co->index].port;
437 port = &altera_jtaguart_ports[i].port;
460 port = &altera_jtaguart_ports[i].port;

Completed in 66 milliseconds