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

/freebsd-12-stable/usr.sbin/bhyve/
H A Dpci_virtio_block.c191 struct virtio_consts vbsc_consts; member in struct:pci_vtblk_softc
431 bcopy(&vtblk_vi_consts, &sc->vbsc_consts, sizeof (vtblk_vi_consts));
433 sc->vbsc_consts.vc_hv_caps |= VTBLK_F_DISCARD;
438 vi_softc_linkup(&sc->vbsc_vs, &sc->vbsc_consts, sc, pi, &sc->vbsc_vq);

Completed in 236 milliseconds