cf_ide_resources 95 arch/sh/boards/mach-highlander/setup.c static struct resource cf_ide_resources[] = { cf_ide_resources 119 arch/sh/boards/mach-highlander/setup.c .num_resources = ARRAY_SIZE(cf_ide_resources), cf_ide_resources 120 arch/sh/boards/mach-highlander/setup.c .resource = cf_ide_resources, cf_ide_resources 284 arch/sh/boards/mach-highlander/setup.c .resource = cf_ide_resources, cf_ide_resources 25 arch/sh/boards/mach-hp6xx/setup.c static struct resource cf_ide_resources[] = { cf_ide_resources 45 arch/sh/boards/mach-hp6xx/setup.c .num_resources = ARRAY_SIZE(cf_ide_resources), cf_ide_resources 46 arch/sh/boards/mach-hp6xx/setup.c .resource = cf_ide_resources, cf_ide_resources 26 arch/sh/boards/mach-landisk/setup.c static struct resource cf_ide_resources[3]; cf_ide_resources 35 arch/sh/boards/mach-landisk/setup.c .num_resources = ARRAY_SIZE(cf_ide_resources), cf_ide_resources 36 arch/sh/boards/mach-landisk/setup.c .resource = cf_ide_resources, cf_ide_resources 68 arch/sh/boards/mach-landisk/setup.c cf_ide_resources[0].start = (unsigned long)cf_ide_base + 0x40; cf_ide_resources 69 arch/sh/boards/mach-landisk/setup.c cf_ide_resources[0].end = (unsigned long)cf_ide_base + 0x40 + 0x0f; cf_ide_resources 70 arch/sh/boards/mach-landisk/setup.c cf_ide_resources[0].flags = IORESOURCE_IO; cf_ide_resources 71 arch/sh/boards/mach-landisk/setup.c cf_ide_resources[1].start = (unsigned long)cf_ide_base + 0x2c; cf_ide_resources 72 arch/sh/boards/mach-landisk/setup.c cf_ide_resources[1].end = (unsigned long)cf_ide_base + 0x2c + 0x03; cf_ide_resources 73 arch/sh/boards/mach-landisk/setup.c cf_ide_resources[1].flags = IORESOURCE_IO; cf_ide_resources 74 arch/sh/boards/mach-landisk/setup.c cf_ide_resources[2].start = IRQ_FATA; cf_ide_resources 75 arch/sh/boards/mach-landisk/setup.c cf_ide_resources[2].flags = IORESOURCE_IRQ; cf_ide_resources 18 arch/sh/boards/mach-lboxre2/setup.c static struct resource cf_ide_resources[] = { cf_ide_resources 38 arch/sh/boards/mach-lboxre2/setup.c .num_resources = ARRAY_SIZE(cf_ide_resources), cf_ide_resources 39 arch/sh/boards/mach-lboxre2/setup.c .resource = cf_ide_resources, cf_ide_resources 62 arch/sh/boards/mach-lboxre2/setup.c cf_ide_resources[0].start += cf0_io_base ; cf_ide_resources 63 arch/sh/boards/mach-lboxre2/setup.c cf_ide_resources[0].end += cf0_io_base ; cf_ide_resources 64 arch/sh/boards/mach-lboxre2/setup.c cf_ide_resources[1].start += cf0_io_base ; cf_ide_resources 65 arch/sh/boards/mach-lboxre2/setup.c cf_ide_resources[1].end += cf0_io_base ; cf_ide_resources 26 arch/sh/boards/mach-r2d/setup.c static struct resource cf_ide_resources[] = { cf_ide_resources 52 arch/sh/boards/mach-r2d/setup.c .num_resources = ARRAY_SIZE(cf_ide_resources), cf_ide_resources 53 arch/sh/boards/mach-r2d/setup.c .resource = cf_ide_resources, cf_ide_resources 240 arch/sh/boards/mach-r2d/setup.c .resource = cf_ide_resources, cf_ide_resources 69 arch/sh/boards/mach-se/770x/setup.c static struct resource cf_ide_resources[] = { cf_ide_resources 89 arch/sh/boards/mach-se/770x/setup.c .num_resources = ARRAY_SIZE(cf_ide_resources), cf_ide_resources 90 arch/sh/boards/mach-se/770x/setup.c .resource = cf_ide_resources, cf_ide_resources 40 arch/sh/boards/mach-se/7721/setup.c static struct resource cf_ide_resources[] = { cf_ide_resources 60 arch/sh/boards/mach-se/7721/setup.c .num_resources = ARRAY_SIZE(cf_ide_resources), cf_ide_resources 61 arch/sh/boards/mach-se/7721/setup.c .resource = cf_ide_resources, cf_ide_resources 70 arch/sh/boards/mach-se/7722/setup.c static struct resource cf_ide_resources[] = { cf_ide_resources 90 arch/sh/boards/mach-se/7722/setup.c .num_resources = ARRAY_SIZE(cf_ide_resources), cf_ide_resources 91 arch/sh/boards/mach-se/7722/setup.c .resource = cf_ide_resources, cf_ide_resources 143 arch/sh/boards/mach-se/7722/setup.c cf_ide_resources[2].start = cf_ide_resources[2].end = cf_ide_resources 25 arch/sh/boards/mach-sh03/setup.c static struct resource cf_ide_resources[] = { cf_ide_resources 45 arch/sh/boards/mach-sh03/setup.c .num_resources = ARRAY_SIZE(cf_ide_resources), cf_ide_resources 46 arch/sh/boards/mach-sh03/setup.c .resource = cf_ide_resources, cf_ide_resources 85 arch/sh/boards/mach-sh03/setup.c cf_ide_resources[0].start += (unsigned long)cf_ide_base; cf_ide_resources 86 arch/sh/boards/mach-sh03/setup.c cf_ide_resources[0].end += (unsigned long)cf_ide_base; cf_ide_resources 87 arch/sh/boards/mach-sh03/setup.c cf_ide_resources[1].start += (unsigned long)cf_ide_base; cf_ide_resources 88 arch/sh/boards/mach-sh03/setup.c cf_ide_resources[1].end += (unsigned long)cf_ide_base;