Searched refs:pci_match_device (Results 1 – 2 of 2) sorted by relevance
327 const struct pci_device_table *pci_match_device(device_t child,330 pci_match_device(child, (table), nitems(table));
6776 pci_match_device(device_t child, const struct pci_device_table *id, size_t nelt) in pci_match_device() function