tx4939_sdram_resource 93 arch/mips/txx9/generic/setup_tx4939.c static struct resource tx4939_sdram_resource[4]; tx4939_sdram_resource 234 arch/mips/txx9/generic/setup_tx4939.c tx4939_sdram_resource[i].name = "DDR SDRAM"; tx4939_sdram_resource 235 arch/mips/txx9/generic/setup_tx4939.c tx4939_sdram_resource[i].start = tx4939_sdram_resource 237 arch/mips/txx9/generic/setup_tx4939.c tx4939_sdram_resource[i].end = tx4939_sdram_resource 240 arch/mips/txx9/generic/setup_tx4939.c tx4939_sdram_resource[i].flags = IORESOURCE_MEM; tx4939_sdram_resource 241 arch/mips/txx9/generic/setup_tx4939.c request_resource(&iomem_resource, &tx4939_sdram_resource[i]);