Searched refs:vi_error (Results 1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/cmd/bhyve/common/ |
| H A D | virtio.c | 217 vi_error(struct virtio_softc *vs, const char *fmt, ...) in vi_error() function 644 vi_error(vs, "Could not map queue 0x%x phys 0x%" PRIx64, in vi_vq_init() 655 vi_error(vs, "Could not map queue 0x%x phys 0x%" PRIx64, in vi_vq_init() 666 vi_error(vs, "Could not map queue 0x%x phys 0x%" PRIx64, in vi_vq_init() 805 vi_error(vs, in vq_getchain() 824 vi_error(vs, in vq_getchain() 836 vi_error(vs, in vq_getchain() 844 vi_error(vs, in vq_getchain() 863 vi_error(vs, in vq_getchain() 876 vi_error(vs, in vq_getchain() [all …]
|
| H A D | virtio.h | 511 void vi_error(struct virtio_softc *, const char *, ...) __PRINTFLIKE(2);
|
| H A D | pci_virtio_viona.c | 1318 vi_error(&sc->vsc_vs, in pci_viona_set_hv_features()
|