hp300_port
struct hp300_port *port;
port = kmalloc_obj(struct hp300_port);
struct hp300_port *next; /* next port */
struct hp300_port *port, *to_free;
static struct hp300_port *hp300_ports;