EMMA2RH_PCI_IO_BASE 89 arch/mips/emma/markeins/setup.c set_io_port_base(KSEG1ADDR(EMMA2RH_PCI_IO_BASE)); EMMA2RH_PCI_IO_BASE 96 arch/mips/emma/markeins/setup.c ioport_resource.start = EMMA2RH_PCI_IO_BASE; EMMA2RH_PCI_IO_BASE 97 arch/mips/emma/markeins/setup.c ioport_resource.end = EMMA2RH_PCI_IO_BASE + EMMA2RH_PCI_IO_SIZE - 1; EMMA2RH_PCI_IO_BASE 86 arch/mips/include/asm/emma/emma2rh.h #define EMMA2RH_PCI_CONFIG_BASE EMMA2RH_PCI_IO_BASE EMMA2RH_PCI_IO_BASE 21 arch/mips/pci/pci-emma2rh.c .start = EMMA2RH_PCI_IO_BASE, EMMA2RH_PCI_IO_BASE 22 arch/mips/pci/pci-emma2rh.c .end = EMMA2RH_PCI_IO_BASE + EMMA2RH_PCI_IO_SIZE - 1,