PORT_ARC
return port->type == PORT_ARC ? DRIVER_NAME : NULL;
if (port->type != PORT_UNKNOWN && ser->type != PORT_ARC)
port->type = PORT_ARC;