Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dpci_virtio_block.c189 struct virtio_consts vbsc_consts; member
488 bcopy(&vtblk_vi_consts, &sc->vbsc_consts, sizeof (vtblk_vi_consts)); in pci_vtblk_init()
490 sc->vbsc_consts.vc_hv_caps |= VTBLK_F_DISCARD; in pci_vtblk_init()
495 vi_softc_linkup(&sc->vbsc_vs, &sc->vbsc_consts, sc, pi, &sc->vbsc_vq); in pci_vtblk_init()