Searched refs:pci_io_base (Results 1 – 9 of 9) sorted by relevance
37 unsigned long pci_io_base; variable38 EXPORT_SYMBOL(pci_io_base);
92 unsigned long vaddr = (unsigned long)pci_io_base + port; in iowa_pio_find_bus()
532 pci_io_base; in fixup_port_pio()
109 #define LOONGSON_PCIIO_BASE loongson_sysconf.pci_io_base
479 u32 pci_io_base = 0; in tlan_probe1() local491 pci_io_base = pci_resource_start(pdev, reg); in tlan_probe1()494 pci_io_base); in tlan_probe1()498 if (!pci_io_base) { in tlan_probe1()504 dev->base_addr = pci_io_base; in tlan_probe1()
53 #define _IO_BASE pci_io_base59 extern unsigned long pci_io_base;
642 pci_io_base = ISA_IO_BASE; in radix__early_init_mmu()
1246 pci_io_base = ISA_IO_BASE; in hash__early_init_mmu()
281 extern unsigned long pci_io_base;
Completed in 25 milliseconds