Home
last modified time | relevance | path

Searched refs:vsp_enabled (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_console.c106 bool vsp_enabled; member
252 if (port->vsp_enabled) { in pci_vtcon_port_add()
271 port->vsp_enabled = true; in pci_vtcon_port_add()
535 if (tmp->vsp_enabled) in pci_vtcon_control_tx()
545 if (ctrl->id >= VTCON_MAXPORTS || !tmp->vsp_enabled) { in pci_vtcon_control_tx()
750 sc->vsc_control_port.vsp_enabled = true; in pci_vtcon_init()