Searched refs:hp300_ports (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 D8250_hp300.c32 static struct hp300_port *hp300_ports; variable in typeref:struct:hp300_port
278 port->next = hp300_ports;
279 hp300_ports = port;
311 for (port = hp300_ports; port; ) {
318 hp300_ports = NULL;

Completed in 49 milliseconds