Home
last modified time | relevance | path

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

/NextBSD/sys/dev/virtio/
HDvirtio.h65 void virtio_describe(device_t dev, const char *msg,
HDvirtio.c111 virtio_describe(device_t dev, const char *msg, in virtio_describe() function
/NextBSD/sys/dev/virtio/mmio/
HDvirtio_mmio.c714 virtio_describe(dev, msg, features, sc->vtmmio_child_feat_desc); in vtmmio_describe_features()
/NextBSD/sys/dev/virtio/pci/
HDvirtio_pci.c736 virtio_describe(dev, msg, features, sc->vtpci_child_feat_desc); in vtpci_describe_features()