Home
last modified time | relevance | path

Searched refs:PROMREG_MAX (Results 1 – 25 of 25) sorted by relevance

/linux-2.4.37.9/include/asm-sparc64/
Debus.h20 struct resource resource[PROMREG_MAX];
32 struct resource resource[PROMREG_MAX];
47 struct linux_prom_ebus_ranges ebus_ranges[PROMREG_MAX];
49 struct linux_prom_ebus_intmap ebus_intmap[PROMREG_MAX];
Dsbus.h52 struct resource resource[PROMREG_MAX];
54 struct linux_prom_registers reg_addrs[PROMREG_MAX];
57 struct linux_prom_ranges device_ranges[PROMREG_MAX];
73 struct linux_prom_ranges sbus_ranges[PROMREG_MAX];
Disa.h33 struct linux_prom_isa_ranges isa_ranges[PROMREG_MAX];
36 struct linux_prom_isa_intmap isa_intmap[PROMREG_MAX];
Dfhc.h40 struct linux_prom_ranges central_ranges[PROMREG_MAX];
118 struct linux_prom_ranges fhc_ranges[PROMREG_MAX];
Dpbm.h236 struct linux_prom_pci_registers prom_regs[PROMREG_MAX];
238 struct linux_prom_pci_registers prom_assignments[PROMREG_MAX];
Dopenprom.h178 #define PROMREG_MAX 16 macro
/linux-2.4.37.9/include/asm-sparc/
Dsbus.h52 struct resource resource[PROMREG_MAX];
54 struct linux_prom_registers reg_addrs[PROMREG_MAX];
57 struct linux_prom_ranges device_ranges[PROMREG_MAX];
73 struct linux_prom_ranges sbus_ranges[PROMREG_MAX];
Debus.h23 struct resource resource[PROMREG_MAX];
35 struct resource resource[PROMREG_MAX];
48 struct linux_prom_ebus_ranges ebus_ranges[PROMREG_MAX];
Dopenprom.h185 #define PROMREG_MAX 16 macro
/linux-2.4.37.9/arch/sparc/prom/
Dranges.c15 struct linux_prom_ranges promlib_obio_ranges[PROMREG_MAX];
97 struct linux_prom_ranges ranges[PROMREG_MAX]; in prom_apply_generic_ranges()
105 struct linux_prom_ranges parent_ranges[PROMREG_MAX]; in prom_apply_generic_ranges()
Dtree.c209 struct linux_prom_registers reg[PROMREG_MAX]; in prom_getname()
265 struct linux_prom_registers reg[PROMREG_MAX]; in prom_finddevice()
/linux-2.4.37.9/arch/sparc/kernel/
Debus.c94 int regs[PROMREG_MAX]; in fill_ebus_child()
95 int irqs[PROMREG_MAX]; in fill_ebus_child()
149 struct linux_prom_registers regs[PROMREG_MAX]; in fill_ebus_device()
261 struct linux_prom_pci_registers regs[PROMREG_MAX]; in ebus_init()
Dsun4m_irq.c241 struct linux_prom_registers cnt_regs[PROMREG_MAX]; in sun4m_init_timers()
326 struct linux_prom_registers int_regs[PROMREG_MAX]; in sun4m_init_IRQ()
Dpcic.c320 struct linux_prom_registers regs[PROMREG_MAX]; in pcic_probe()
481 struct linux_prom_pci_registers regs[PROMREG_MAX]; in pdev_to_pnode()
/linux-2.4.37.9/arch/sparc64/kernel/
Debus.c101 int regs[PROMREG_MAX]; in fill_ebus_child()
102 int irqs[PROMREG_MAX]; in fill_ebus_child()
188 struct linux_prom_registers regs[PROMREG_MAX]; in fill_ebus_device()
Disa.c151 struct linux_prom_registers regs[PROMREG_MAX]; in isa_fill_children()
199 struct linux_prom_registers regs[PROMREG_MAX]; in isa_fill_devices()
Dpci_common.c68 sizeof(*pregs) * PROMREG_MAX); in find_device_prom_node()
152 struct linux_prom_pci_registers pregs[PROMREG_MAX]; in pdev_cookie_fillin()
/linux-2.4.37.9/drivers/sbus/
Dsbus.c67 if (len > (sizeof(struct linux_prom_registers) * PROMREG_MAX)) { in fill_sbus_device()
100 if (len > (sizeof(struct linux_prom_ranges) * PROMREG_MAX)) { in fill_sbus_device()
234 struct linux_prom_ranges iounit_ranges[PROMREG_MAX]; in sbus_bus_ranges_init()
/linux-2.4.37.9/drivers/char/drm/
Dffb_drv.c144 struct linux_prom64_ranges ranges[PROMREG_MAX]; in ffb_apply_upa_parent_ranges()
175 struct linux_prom64_registers regs[2*PROMREG_MAX]; in ffb_init_one()
/linux-2.4.37.9/include/asm-m68k/
Dopenprom.h288 #define PROMREG_MAX 16 macro
/linux-2.4.37.9/arch/sparc64/prom/
Dtree.c200 struct linux_prom64_registers reg64[PROMREG_MAX]; in prom_getname()
/linux-2.4.37.9/arch/sparc/mm/
Dio-unit.c36 struct linux_prom_registers iommu_promregs[PROMREG_MAX]; in iounit_init()
Diommu.c56 struct linux_prom_registers iommu_promregs[PROMREG_MAX]; in iommu_init()
/linux-2.4.37.9/drivers/char/drm-4.0/
Dffb_drv.c253 struct linux_prom64_ranges ranges[PROMREG_MAX]; in ffb_apply_upa_parent_ranges()
283 struct linux_prom64_registers regs[2*PROMREG_MAX]; in ffb_init_one()
/linux-2.4.37.9/drivers/video/
Dcreatorfb.c776 struct linux_prom64_ranges ranges[PROMREG_MAX]; in creator_apply_upa_parent_ranges()
810 struct linux_prom64_registers regs[2*PROMREG_MAX]; in creatorfb_init()