PCI_BRIDGE_CONTROL
pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &status);
pci_write_config_word(dev, PCI_BRIDGE_CONTROL, status);
pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &config);
pci_write_config_word(dev, PCI_BRIDGE_CONTROL, config);
pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &bridge_ctl);
pci_write_config_word(dev, PCI_BRIDGE_CONTROL, bridge_ctl_new);
eeh_ops->read_config(edev, PCI_BRIDGE_CONTROL, 2, &cfg);
PCI_BRIDGE_CONTROL, &val) < 0) {
early_write_config_word(hose, bus, devfn, PCI_BRIDGE_CONTROL, val);
eeh_ops->read_config(edev, PCI_BRIDGE_CONTROL, 2, &ctrl);
eeh_ops->write_config(edev, PCI_BRIDGE_CONTROL, 2, ctrl);
eeh_ops->read_config(edev, PCI_BRIDGE_CONTROL, 2, &ctrl);
eeh_ops->write_config(edev, PCI_BRIDGE_CONTROL, 2, ctrl);
pci_write_config_byte(pdev, PCI_BRIDGE_CONTROL,
pci_read_config_word(bridge, PCI_BRIDGE_CONTROL,
pci_read_config_word(parent, PCI_BRIDGE_CONTROL, &bridge_ctl);
pci_write_config_word(parent, PCI_BRIDGE_CONTROL, bridge_ctl);
pci_write_config_word(parent, PCI_BRIDGE_CONTROL, bridge_ctl);
(void) pci_read_config_byte(bus->self, PCI_BRIDGE_CONTROL, &control);
(void) pci_write_config_byte(bus->self, PCI_BRIDGE_CONTROL, control | PCI_STATUS_FAST_BACK);
ctrl = mobiveil_csr_readw(mv_pci, PCI_BRIDGE_CONTROL);
mobiveil_csr_writew(mv_pci, ctrl, PCI_BRIDGE_CONTROL);
rc = pci_bus_read_config_byte(pci_bus, devfn, PCI_BRIDGE_CONTROL, &BCR);
rc = pci_bus_write_config_word(pci_bus, devfn, PCI_BRIDGE_CONTROL, command);
pci_bus_write_config_word(pci_bus, devfn, PCI_BRIDGE_CONTROL, command);
pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_BRIDGE_CONTROL, 0x07);
pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &pci_bctl);
pci_write_config_word(dev, PCI_BRIDGE_CONTROL, pci_bctl);
pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &ctrl);
pci_write_config_word(dev, PCI_BRIDGE_CONTROL, ctrl);
pci_write_config_word(dev, PCI_BRIDGE_CONTROL, ctrl);
pci_read_config_word(bridge, PCI_BRIDGE_CONTROL,
pci_write_config_word(bridge, PCI_BRIDGE_CONTROL,
pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &bctl);
pci_write_config_word(dev, PCI_BRIDGE_CONTROL,
pci_write_config_word(dev, PCI_BRIDGE_CONTROL, bctl);
pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &control);
pci_write_config_word(dev, PCI_BRIDGE_CONTROL, control);
pci_write_config_word(bridge, PCI_BRIDGE_CONTROL, bus->bridge_ctl);
pci_read_config_word(bridge, PCI_BRIDGE_CONTROL, &l);
pci_read_config_byte(bus->self, PCI_BRIDGE_CONTROL, &pci_bctl);
pci_write_config_byte(bus->self, PCI_BRIDGE_CONTROL, pci_bctl);
pci_write_config_byte(bus->self, PCI_BRIDGE_CONTROL, pci_bctl);