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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dser_a2232.c163 static struct a2232_port a2232_ports[MAX_A2232_BOARDS*NUMLINES]; variable in typeref:struct:a2232_port
471 port = &a2232_ports[line];
513 port = &a2232_ports[n*NUMLINES+p];
602 struct a2232_port *port = &a2232_ports[n*7+p];
640 port = a2232_ports + i;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dser_a2232.c163 static struct a2232_port a2232_ports[MAX_A2232_BOARDS*NUMLINES]; variable in typeref:struct:a2232_port
471 port = &a2232_ports[line];
513 port = &a2232_ports[n*NUMLINES+p];
602 struct a2232_port *port = &a2232_ports[n*7+p];
640 port = a2232_ports + i;

Completed in 163 milliseconds