pci_configure_extended_tags  270 drivers/pci/pci.h int pci_configure_extended_tags(struct pci_dev *dev, void *ign);
pci_configure_extended_tags 2118 drivers/pci/probe.c 	pci_configure_extended_tags(dev, NULL);
pci_configure_extended_tags 5151 drivers/pci/quirks.c 	pci_walk_bus(bridge->bus, pci_configure_extended_tags, NULL);