Searched refs:iospace (Results 1 – 1 of 1) sorted by relevance
31 static unsigned long iospace; variable73 addr = iospace + (where & 0x3); in mcf_pci_readconfig()105 addr = iospace + (where & 0x3); in mcf_pci_writeconfig()218 iospace = (unsigned long) ioremap(PCI_IO_PA, PCI_IO_SIZE); in mcf_pci_init()219 if (iospace == 0) { in mcf_pci_init()224 (u32) iospace); in mcf_pci_init()
Completed in 4 milliseconds