pci_configure_extended_tags
int pci_configure_extended_tags(struct pci_dev *dev, void *ign);
pci_configure_extended_tags(dev, NULL);
pci_walk_bus(bridge->bus, pci_configure_extended_tags, NULL);