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