Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_block.c201 struct virtio_consts vbsc_consts; member
471 bcopy(&vtblk_vi_consts, &sc->vbsc_consts, sizeof (vtblk_vi_consts)); in pci_vtblk_init()
473 sc->vbsc_consts.vc_hv_caps |= VTBLK_F_DISCARD; in pci_vtblk_init()
484 vi_softc_linkup(&sc->vbsc_vs, &sc->vbsc_consts, sc, pi, &sc->vbsc_vq); in pci_vtblk_init()