PCI_IOBASE
#define PCI_IOBASE ((void __iomem *)PCI_IO_VIRT_BASE)
#define PCI_IOBASE ((void __iomem *)PCI_IO_START)
#define PCI_IOBASE ((void __iomem *)(vm_map_base + (2 * PAGE_SIZE)))
#define PCI_IOBASE ((void __iomem *) PCI_IO_PA)
#define PCI_IOBASE ((void __iomem *)_IO_BASE)
#define PCI_IOBASE ((void __iomem *)mips_io_port_base)
#define PCI_IOBASE (void __iomem *)PCI_PORT_BASE
#define PCI_IOBASE (void __iomem *)mips_io_port_base
#define PCI_IOBASE ((void __iomem *)PCI_IO_START)
#undef PCI_IOBASE
#define PCI_IOBASE ((void __iomem *)XCHAL_KIO_BYPASS_VADDR)
#define PCI_IOBASE ((void __iomem *)0)