Home
last modified time | relevance | path

Searched refs:PCI_IO_LIMIT (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/arch/xtensa/lib/
Dpci-auto.c179 pci_write_config_byte(dev, PCI_IO_LIMIT, in pciauto_prescan_setup_bridge()
/linux-3.4.99/arch/x86/pci/
Dce4100.c246 case PCI_IO_LIMIT: in bridge_read()
/linux-3.4.99/include/linux/
Dpci_regs.h124 #define PCI_IO_LIMIT 0x1d macro
/linux-3.4.99/drivers/pci/hotplug/
Dibmphp_pci.c962 pci_bus_write_config_byte (ibmphp_pci_bus, devfn, PCI_IO_LIMIT, 0x00 | bus->rangeIO->end >> 8); in configure_bridge()
977 pci_bus_write_config_byte (ibmphp_pci_bus, devfn, PCI_IO_LIMIT, 0x00); in configure_bridge()
Dcpqphp_ctrl.c2532 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_LIMIT, temp_byte); in configure_new_function()
2679 rc = pci_bus_write_config_byte (pci_bus, devfn, PCI_IO_LIMIT, temp_byte); in configure_new_function()
2685 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_IO_LIMIT, temp_word); in configure_new_function()
Dcpqphp_pci.c741 pci_bus_read_config_byte(pci_bus, devfn, PCI_IO_LIMIT, &b_length); in cpqhp_save_used_resources()
Dibmphp_res.c1983 pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_IO_LIMIT, &end_io_address); in update_bridge_ranges()
/linux-3.4.99/arch/sparc/kernel/
Dpci.c393 pci_read_config_byte(dev, PCI_IO_LIMIT, &io_limit_lo); in pci_cfg_fake_ranges()
/linux-3.4.99/drivers/video/matrox/
Dmatroxfb_DAC1064.c996 pci_write_config_byte(ibm, PCI_IO_LIMIT, 0x00); /* ??? */ in MGAG100_reset()
/linux-3.4.99/drivers/pci/
Dprobe.c356 pci_read_config_byte(dev, PCI_IO_LIMIT, &io_limit_lo); in pci_read_bridge_io()
Dquirks.c1953 pci_read_config_byte(dev, PCI_IO_LIMIT, &io_limit_lo); in quirk_p64h2_1k_io()