HomeSort by: relevance | last modified time | path
    Searched refs:virtio_attach_failed (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/evbmips/mipssim/
virtio_mainbus.c 132 if (virtio_attach_failed(vsc))
  /src/sys/arch/virt68k/dev/
virtio_mainbus.c 132 if (virtio_attach_failed(vsc))
  /src/sys/dev/acpi/
virtio_acpi.c 165 if (virtio_attach_failed(vsc))
  /src/sys/dev/fdt/
virtio_mmio_fdt.c 128 if (virtio_attach_failed(vsc))
  /src/sys/dev/pci/
virtiovar.h 251 int virtio_attach_failed(struct virtio_softc *);
virtio_pci.c 350 if (virtio_attach_failed(sc))
virtio.c 1518 virtio_attach_failed(struct virtio_softc *sc) function in typeref:typename:int
  /src/sys/dev/virtio/arch/x86/
virtio_mmio_cmdline.c 292 if (virtio_attach_failed(vsc))

Completed in 18 milliseconds