Searched refs:pci_configure_extended_tags (Results 1 – 3 of 3) sorted by relevance
237 int pci_configure_extended_tags(struct pci_dev *dev, void *ign);
2074 int pci_configure_extended_tags(struct pci_dev *dev, void *ign) in pci_configure_extended_tags() function2270 pci_configure_extended_tags(dev, NULL); in pci_configure_device()
5499 pci_walk_bus(bridge->bus, pci_configure_extended_tags, NULL); in quirk_no_ext_tags()