PORT_21285        303 drivers/tty/serial/21285.c 	return port->type == PORT_21285 ? "DC21285" : NULL;
PORT_21285        320 drivers/tty/serial/21285.c 		port->type = PORT_21285;
PORT_21285        329 drivers/tty/serial/21285.c 	if (ser->type != PORT_UNKNOWN && ser->type != PORT_21285)