Lines Matching defs:device_port
115 u8 device_port;
236 status = qt2_setregister(dev, port_priv->device_port, UART_MCR,
304 status = qt2_set_port_config(dev, port_priv->device_port, baud,
313 port_priv->device_port);
316 0, port_priv->device_port);
325 x, port_priv->device_port);
328 0, port_priv->device_port);
341 u16 device_port;
345 device_port = port->port_number;
353 QT2_QMCR_RS232, device_port);
357 __func__, device_port, status);
370 device_port, data, 2, QT2_USB_TIMEOUT);
389 status = qt2_set_port_config(serial->dev, device_port,
393 __func__, device_port);
397 port_priv->device_port = (u8) device_port;
421 port_priv->device_port, NULL, 0, QT2_USB_TIMEOUT);
431 port_priv->device_port, NULL, 0, QT2_USB_TIMEOUT);
442 port_priv->device_port, NULL, 0, QT2_USB_TIMEOUT);
754 r = qt2_getregister(dev, port_priv->device_port, UART_MCR, d);
758 r = qt2_getregister(dev, port_priv->device_port, UART_MSR, d + 1);
795 val, port_priv->device_port);
811 if (qt2_setregister(dev, port_priv->device_port,
941 *data++ = port_priv->device_port;