Searched refs:vi_set_debug (Results 1 – 5 of 5) sorted by relevance
509 void vi_set_debug(struct virtio_softc *, bool);
525 vi_set_debug(&sc->vbsc_vs, pci_vtblk_debug); in pci_vtblk_init()
640 vi_set_debug(&sc->vsc_vs, pci_vtnet_debug); in pci_vtnet_init()
955 vi_set_debug(&sc->vsc_vs, pci_viona_debug); in pci_viona_init()
202 vi_set_debug(struct virtio_softc *vs, bool debug) in vi_set_debug() function