Lines Matching defs:host_connected
227 bool host_connected;
705 return !port_has_data(port) && port->host_connected;
716 if (!port->host_connected)
749 if (!port->host_connected)
770 * check for host_connected.
772 if (!port_has_data(port) && !port->host_connected)
980 if (!port->host_connected)
1300 seq_printf(s, "host_connected: %d\n", port->host_connected);
1380 port->host_connected = port->guest_connected = false;
1434 port->host_connected = true;
1520 port->host_connected = false;
1631 port->host_connected = virtio16_to_cpu(vdev, cpkt->value);
2175 port->host_connected = false;