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

  /src/sys/dev/pci/
nvme_pci.c 84 static int nvme_pci_rescan(device_t, const char *, const int *);
89 nvme_pci_match, nvme_pci_attach, nvme_pci_detach, NULL, nvme_pci_rescan,
255 nvme_pci_rescan(device_t self, const char *attr, const int *flags) function in typeref:typename:int
nvme_pci.c 84 static int nvme_pci_rescan(device_t, const char *, const int *);
89 nvme_pci_match, nvme_pci_attach, nvme_pci_detach, NULL, nvme_pci_rescan,
255 nvme_pci_rescan(device_t self, const char *attr, const int *flags) function in typeref:typename:int

Completed in 25 milliseconds