hp300_port         29 drivers/tty/serial/8250/8250_hp300.c 	struct hp300_port *next;	/* next port */
hp300_port         33 drivers/tty/serial/8250/8250_hp300.c static struct hp300_port *hp300_ports;
hp300_port        210 drivers/tty/serial/8250/8250_hp300.c 	struct hp300_port *port;
hp300_port        243 drivers/tty/serial/8250/8250_hp300.c 		port = kmalloc(sizeof(struct hp300_port), GFP_KERNEL);
hp300_port        304 drivers/tty/serial/8250/8250_hp300.c 	struct hp300_port *port, *to_free;