Searched refs:pci_vtcon_control_send (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_virtio_console.c166 static void pci_vtcon_control_send(struct pci_vtcon_softc *,
512 pci_vtcon_control_send(sc, &resp, NULL, 0);
526 pci_vtcon_control_send(port->vsp_sc, &event, NULL, 0);
529 pci_vtcon_control_send(port->vsp_sc, &event, port->vsp_name,
546 pci_vtcon_control_send(port->vsp_sc, &event, NULL, 0);
550 pci_vtcon_control_send(struct pci_vtcon_softc *sc, function

Completed in 20 milliseconds