Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_virtio_console.c109 bool vsp_enabled; member
255 if (port->vsp_enabled) { in pci_vtcon_port_add()
274 port->vsp_enabled = true; in pci_vtcon_port_add()
544 if (tmp->vsp_enabled) in pci_vtcon_control_tx()
554 if (ctrl->id >= VTCON_MAXPORTS || !tmp->vsp_enabled) { in pci_vtcon_control_tx()
766 sc->vsc_control_port.vsp_enabled = true; in pci_vtcon_init()