Home
last modified time | relevance | path

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

/linux/arch/xtensa/lib/
A Dpci-auto.c165 pci_write_config_byte(dev, PCI_IO_LIMIT, in pciauto_prescan_setup_bridge()
/linux/arch/x86/pci/
A Dce4100.c234 case PCI_IO_LIMIT: in bridge_read()
/linux/include/uapi/linux/
A Dpci_regs.h135 #define PCI_IO_LIMIT 0x1d macro
/linux/drivers/pci/hotplug/
A Dibmphp_pci.c932 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, 0x00 | bus->rangeIO->end >> 8); in configure_bridge()
947 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, 0x00); in configure_bridge()
A Dcpqphp_ctrl.c2480 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_LIMIT, temp_byte); in configure_new_function()
2612 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_LIMIT, temp_byte); in configure_new_function()
2618 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_IO_LIMIT, temp_word); in configure_new_function()
A Dcpqphp_pci.c745 pci_bus_read_config_byte(pci_bus, devfn, PCI_IO_LIMIT, &b_length); in cpqhp_save_used_resources()
A Dibmphp_res.c1963 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, &end_io_address); in update_bridge_ranges()
/linux/drivers/video/fbdev/matrox/
A Dmatroxfb_DAC1064.c997 pci_write_config_byte(ibm, PCI_IO_LIMIT, 0x00); /* ??? */ in MGAG100_reset()
/linux/drivers/pci/
A Dprobe.c417 pci_read_config_byte(dev, PCI_IO_LIMIT, &io_limit_lo); in pci_read_bridge_io()

Completed in 30 milliseconds