Searched refs:virtio_has_feature (Results 1 – 2 of 2) sorted by relevance
158 boolean_t virtio_has_feature(struct virtio_softc *sc, uint32_t feature);
143 virtio_has_feature(struct virtio_softc *sc, uint32_t feature) in virtio_has_feature() function523 virtio_has_feature(sc, VIRTIO_F_RING_INDIRECT_DESC)); in virtio_alloc_vq()