HomeSort by: relevance | last modified time | path
    Searched defs:virtio_mmio_fdt_rescan (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/fdt/
virtio_mmio_fdt.c 44 static int virtio_mmio_fdt_rescan(device_t, const char *, const int *);
57 virtio_mmio_fdt_rescan, NULL, 0);
108 virtio_mmio_fdt_rescan(self, NULL, NULL);
113 virtio_mmio_fdt_rescan(device_t self, const char *attr, const int *scan_flags) function in typeref:typename:int

Completed in 13 milliseconds