Searched refs:PCI_IO_LIMIT (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dpci_auto.c163 PCI_IO_LIMIT,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/lib/
H A Dpci-auto.c179 pci_write_config_byte(dev, PCI_IO_LIMIT,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/85xx/
H A Dmpc85xx_cds_common.c311 early_write_config_byte(hose, 0, 0x88, PCI_IO_LIMIT, 0x10);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/drivers/pci/
H A Dpci-auto.c308 PCI_IO_LIMIT, (pciauto_lower_iospc & 0x0000f000) >> 8);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci_regs.h123 #define PCI_IO_LIMIT 0x1d macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c2543 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_LIMIT, temp_byte);
2689 rc = pci_bus_write_config_byte (pci_bus, devfn, PCI_IO_LIMIT, temp_byte);
2695 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_IO_LIMIT, temp_word);
H A Dibmphp_pci.c962 pci_bus_write_config_byte (ibmphp_pci_bus, devfn, PCI_IO_LIMIT, 0x00 | bus->rangeIO->end >> 8);
967 pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_IO_LIMIT, &temp);
977 pci_bus_write_config_byte (ibmphp_pci_bus, devfn, PCI_IO_LIMIT, 0x00);
H A Dcpqphp_pci.c759 pci_bus_read_config_byte(pci_bus, devfn, PCI_IO_LIMIT, &b_length);
H A Dibmphp_res.c1983 pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_IO_LIMIT, &end_io_address);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dpci.c422 pci_write_config_byte(dev, PCI_IO_LIMIT, io_limit_lo);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dpci.c539 pci_read_config_byte(dev, PCI_IO_LIMIT, &io_limit_lo);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dprobe.c301 pci_read_config_byte(dev, PCI_IO_LIMIT, &io_limit_lo);
H A Dquirks.c1530 pci_read_config_byte(dev, PCI_IO_LIMIT, &io_limit_lo);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_DAC1064.c952 pci_write_config_byte(ibm, PCI_IO_LIMIT, 0x00); /* ??? */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dpci_32.c420 pci_write_config_byte(dev, PCI_IO_LIMIT, io_limit_lo);

Completed in 134 milliseconds