Searched refs:pci_io_base (Results 1 – 8 of 8) sorted by relevance
31 /* pci_io_base -- the base address from which io bars are offsets.37 unsigned long pci_io_base; variable 38 EXPORT_SYMBOL(pci_io_base);
536 pci_io_base; in fixup_port_pio()
109 #define LOONGSON_PCIIO_BASE loongson_sysconf.pci_io_base
48 #define _IO_BASE pci_io_base54 extern unsigned long pci_io_base;
479 u32 pci_io_base = 0; in tlan_probe1() local 491 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()
263 extern unsigned long pci_io_base;
632 pci_io_base = ISA_IO_BASE; in radix__early_init_mmu()
1493 pci_io_base = ISA_IO_BASE; in hash__early_init_mmu()