virtio_free_vq
virtio_free_vq(vsc, &vsc->sc_vqs[i]);
virtio_free_vq(vsc, &sc->sc_vq[i]);
int virtio_free_vq(struct virtio_softc*, struct virtqueue*);