/src/sys/dev/pci/ |
ld_virtio.c | 546 virtio_enqueue_p(vsc, vq, slot, vr->vr_cmdsts, 550 virtio_enqueue_p(vsc, vq, slot, vr->vr_cmdsts, 655 virtio_enqueue_p(vsc, vq, slot, vr->vr_cmdsts, 659 virtio_enqueue_p(vsc, vq, slot, vr->vr_cmdsts, 810 virtio_enqueue_p(vsc, vq, slot, vr->vr_cmdsts, 814 virtio_enqueue_p(vsc, vq, slot, vr->vr_cmdsts, 943 virtio_enqueue_p(vsc, vq, slot, vr->vr_cmdsts, 946 virtio_enqueue_p(vsc, vq, slot, vr->vr_cmdsts, 1113 virtio_enqueue_p(vsc, vq, slot, vr->vr_cmdsts, 1117 virtio_enqueue_p(vsc, vq, slot, vr->vr_cmdsts [all...] |
virtiovar.h | 225 int virtio_enqueue_p(struct virtio_softc*, struct virtqueue*, int,
|
vioscsi.c | 413 virtio_enqueue_p(vsc, vq, slot, vr->vr_control, 418 virtio_enqueue_p(vsc, vq, slot, vr->vr_control,
|
viogpu.c | 516 virtio_enqueue_p(vsc, vq, slot, sc->sc_dma_map, 0, cmd_size, true); 520 virtio_enqueue_p(vsc, vq, slot, sc->sc_dma_map, cmd_size, ret_size,
|
virtio.c | 1184 virtio_enqueue_p(struct virtio_softc *sc, struct virtqueue *vq, int slot, function in typeref:typename:int
|
/src/sys/dev/virtio/ |
viocon.c | 376 virtio_enqueue_p(vsc, vq, slot, vp->vp_dmamap, slot * BUFSIZE, 465 virtio_enqueue_p(vsc, vq, slot, vp->vp_dmamap,
|