Searched refs:PCI_BRIDGE_CONTROL (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/pci/
H A Dfixup.c56 pci_read_config_word(bridge, PCI_BRIDGE_CONTROL,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dshpchp_pci.c81 pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &pci_bctl);
90 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, pci_bctl);
186 pci_read_config_byte(temp, PCI_BRIDGE_CONTROL, &bctl);
H A Dpciehp_pci.c64 pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &pci_bctl);
73 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, pci_bctl);
260 pci_read_config_byte(temp, PCI_BRIDGE_CONTROL, &bctl);
H A Dacpiphp_glue.c1390 pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &pci_bctl);
1399 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, pci_bctl);
H A Dcpqphp_ctrl.c2132 rc = pci_bus_read_config_byte (pci_bus, devfn, PCI_BRIDGE_CONTROL, &BCR);
2830 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_BRIDGE_CONTROL, command);
H A Dcpqphp_pci.c743 pci_bus_write_config_word(pci_bus, devfn, PCI_BRIDGE_CONTROL, command);
H A Dibmphp_pci.c1021 pci_bus_write_config_byte (ibmphp_pci_bus, devfn, PCI_BRIDGE_CONTROL, ctrl);
1022 pci_bus_write_config_byte (ibmphp_pci_bus, devfn, PCI_BRIDGE_CONTROL, PCI_BRIDGE_CTL_PARITY);
1023 pci_bus_write_config_byte (ibmphp_pci_bus, devfn, PCI_BRIDGE_CONTROL, PCI_BRIDGE_CTL_SERR);
1027 pci_bus_write_config_word (ibmphp_pci_bus, devfn, PCI_BRIDGE_CONTROL, 0x07);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/pcie/aer/
H A Daerdrv.c256 pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &p2p_ctrl);
258 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, p2p_ctrl);
262 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, p2p_ctrl);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dpci.c192 pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &bridge_ctl);
194 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, bridge_ctl);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dbios32.c374 pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &status);
377 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, status);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/pci/
H A Dfixup.c332 pci_read_config_word(bridge, PCI_BRIDGE_CONTROL,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dprobe.c506 pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &bctl);
507 pci_write_config_word(dev, PCI_BRIDGE_CONTROL,
665 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, bctl);
H A Dsetup-bus.c216 pci_write_config_word(bridge, PCI_BRIDGE_CONTROL, bus->bridge_ctl);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dstex.c1054 pci_read_config_byte(bus->self, PCI_BRIDGE_CONTROL, &pci_bctl);
1056 pci_write_config_byte(bus->self, PCI_BRIDGE_CONTROL, pci_bctl);
1064 pci_write_config_byte(bus->self, PCI_BRIDGE_CONTROL, pci_bctl);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci_regs.h147 #define PCI_BRIDGE_CONTROL 0x3e macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dpci.c639 PCI_BRIDGE_CONTROL, &val) < 0) {
645 early_write_config_word(hose, bus, devfn, PCI_BRIDGE_CONTROL, val);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dpci_sabre.c625 pci_write_config_byte(pdev, PCI_BRIDGE_CONTROL,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dlba_pci.c770 (void) pci_read_config_byte(bus->self, PCI_BRIDGE_CONTROL, &control);
771 (void) pci_write_config_byte(bus->self, PCI_BRIDGE_CONTROL, control | PCI_STATUS_FAST_BACK);

Completed in 162 milliseconds