Lines Matching refs:host_connected
233 bool host_connected;
711 return !port_has_data(port) && port->host_connected;
722 if (!port->host_connected)
755 if (!port->host_connected)
776 * check for host_connected.
778 if (!port_has_data(port) && !port->host_connected)
986 if (!port->host_connected)
1303 seq_printf(s, "host_connected: %d\n", port->host_connected);
1383 port->host_connected = port->guest_connected = false;
1437 port->host_connected = true;
1526 port->host_connected = false;
1636 port->host_connected = virtio16_to_cpu(vdev, cpkt->value);
2172 port->host_connected = false;