Searched refs:hp300_port (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.c26 struct hp300_port struct
28 struct hp300_port *next; /* next port */
32 static struct hp300_port *hp300_ports;
217 struct hp300_port *port;
251 port = kmalloc(sizeof(struct hp300_port), GFP_KERNEL);
309 struct hp300_port *port, *to_free;

Completed in 95 milliseconds