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

/linux-master/arch/xtensa/lib/
H A Dpci-auto.c166 pci_write_config_byte(dev, PCI_IO_LIMIT,
/linux-master/arch/x86/pci/
H A Dce4100.c234 case PCI_IO_LIMIT:
/linux-master/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c2468 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_LIMIT, temp_byte);
2600 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_LIMIT, temp_byte);
2606 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_IO_LIMIT, temp_word);
H A Dibmphp_pci.c932 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, 0x00 | bus->rangeIO->end >> 8);
937 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, &temp);
947 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, 0x00);
H A Dcpqphp_pci.c745 pci_bus_read_config_byte(pci_bus, devfn, PCI_IO_LIMIT, &b_length);
H A Dibmphp_res.c1963 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, &end_io_address);
/linux-master/include/uapi/linux/
H A Dpci_regs.h136 #define PCI_IO_LIMIT 0x1d macro
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_DAC1064.c997 pci_write_config_byte(ibm, PCI_IO_LIMIT, 0x00); /* ??? */
/linux-master/drivers/pci/
H A Dprobe.c363 pci_read_config_byte(dev, PCI_IO_LIMIT, &io_limit_lo);

Completed in 133 milliseconds