Home
last modified time | relevance | path

Searched refs:pci_compatible_lookup_subsys (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/pci/
Dpcivar.h338 pci_compatible_lookup_subsys(const struct pci_attach_args *,
Dpci_subr.c107 pci_compatible_lookup_subsys(const struct pci_attach_args * const pa, in pci_compatible_lookup_subsys() function
127 return pci_compatible_lookup_subsys(pa, dce) != NULL; in pci_compatible_match_subsys()