Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_console.c99 typedef void (pci_vtcon_cb_t)(struct pci_vtcon_port *, void *, struct iovec *, typedef
113 pci_vtcon_cb_t * vsp_cb;
247 pci_vtcon_cb_t *cb, void *arg) in pci_vtcon_port_add()