Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_net.c146 .vc_hv_caps = VTNET_S_HOSTCAPS,
628 sc->vsc_consts.vc_hv_caps |= VIRTIO_NET_F_MTU; in pci_vtnet_init()
650 sc->vsc_consts.vc_hv_caps |= VIRTIO_NET_F_MRG_RXBUF | in pci_vtnet_init()
H A Dvirtio.c330 } else if ((vs->vs_vc->vc_hv_caps & in vq_getchain()
630 value = vc->vc_hv_caps; in vi_pci_read()
754 vs->vs_negotiated_caps = value & vc->vc_hv_caps; in vi_pci_write()
H A Dpci_virtio_rnd.c91 .vc_hv_caps = 0,
H A Dpci_virtio_block.c231 .vc_hv_caps = VTBLK_S_HOSTCAPS,
473 sc->vbsc_consts.vc_hv_caps |= VTBLK_F_DISCARD; in pci_vtblk_init()
H A Dvirtio.h274 uint64_t vc_hv_caps; /* hypervisor-provided capabilities */ member
H A Dpci_virtio_9p.c124 .vc_hv_caps = (1 << 0),
H A Dpci_virtio_viona.c174 .vc_hv_caps = 0,
1111 sc->vsc_consts.vc_hv_caps = value; in pci_viona_read()
H A Dpci_virtio_input.c167 .vc_hv_caps = 0,
H A Dpci_virtio_console.c182 .vc_hv_caps = VTCON_S_HOSTCAPS,
H A Dpci_virtio_scsi.c257 .vc_hv_caps = 0,