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

  /src/sys/dev/pci/
virtio_pci.c 78 static int virtio_pci_rescan(device_t, const char *, const int *);
181 virtio_pci_rescan, NULL, 0);
330 virtio_pci_rescan(self, NULL, NULL);
336 virtio_pci_rescan(device_t self, const char *ifattr, const int *locs) function in typeref:typename:int

Completed in 13 milliseconds