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

  /src/sys/external/bsd/drm2/linux/
linux_pci.c 581 pci_match_domain_bus_and_slot(void *cookie, const struct pci_attach_args *pa) function in typeref:typename:int
602 if (!pci_find_device1(&pa, &pci_match_domain_bus_and_slot, C))
linux_pci.c 581 pci_match_domain_bus_and_slot(void *cookie, const struct pci_attach_args *pa) function in typeref:typename:int
602 if (!pci_find_device1(&pa, &pci_match_domain_bus_and_slot, C))

Completed in 21 milliseconds