Searched refs:hp300_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/serial/
H A D8250_hp300.c34 static struct hp300_port *hp300_ports; variable in typeref:struct:hp300_port
275 port->next = hp300_ports;
276 hp300_ports = port;
308 for (port = hp300_ports; port; ) {
315 hp300_ports = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A D8250_hp300.c34 static struct hp300_port *hp300_ports; variable in typeref:struct:hp300_port
275 port->next = hp300_ports;
276 hp300_ports = port;
308 for (port = hp300_ports; port; ) {
315 hp300_ports = NULL;

Completed in 136 milliseconds