Home
last modified time | relevance | path

Searched refs:which_io (Results 1 – 15 of 15) sorted by relevance

/arch/sparc/prom/
A Dtree_32.c235 unsigned int which_io, phys_addr; in prom_finddevice() local
252 which_io = simple_strtoul(s+1, NULL, 16); in prom_finddevice()
259 if (which_io == reg[0].which_io && phys_addr == reg[0].phys_addr) { in prom_finddevice()
A Dranges.c27 if (regp[regc].which_io == rangep[rngc].ot_child_space) in prom_adjust_regs()
31 regp[regc].which_io = rangep[rngc].ot_parent_space; in prom_adjust_regs()
/arch/sparc/include/asm/
A Dopenprom.h37 char * (*v2_dumb_mmap)(char *virta, int which_io, unsigned int paddr, unsigned int sz);
194 unsigned int which_io; /* hi part of physical address */ member
237 unsigned int which_io; /* Let it be which_io */ member
A Dfloppy_32.h317 r.flags = fd_regs[0].which_io; in sun_floppy_init()
/arch/sparc/kernel/
A Dauxio_32.c66 r.flags = auxregs[0].which_io & 0xF; in auxio_probe()
130 r.flags = regs.which_io & 0xF; in auxio_power_probe()
A Dprom_32.c68 regs->which_io, regs->phys_addr); in sparc32_path_component()
85 regs->which_io, in sbus_path_component()
130 regs->which_io, regs->phys_addr); in ebus_path_component()
A Dsun4m_smp.c96 smp_penguin_ctable.which_io = 0; in smp4m_boot_one_cpu()
A Dsun4d_smp.c135 smp_penguin_ctable.which_io = 0; in smp4d_boot_one_cpu()
A Dleon_smp.c192 smp_penguin_ctable.which_io = 0; in leon_boot_one_cpu()
A Dsun4d_irq.c357 slot = regs->which_io; in sun4d_build_device_irq()
A Dprom_64.c157 regs->which_io, in sbus_path_component()
A Dsbus.c76 slot = regs->which_io; in sbus_set_sbus64()
A Dprom_irqtrans.c663 sbus_slot = regs->which_io; in sbus_of_build_irq()
A Dpcic.c457 unsigned long devfn = (regs[0].which_io >> 8) & 0xff; in pdev_to_pnode()
/arch/m68k/include/asm/
A Dopenprom.h45 char * (*v2_dumb_mmap)(char *virta, int which_io, unsigned paddr, unsigned sz);
292 int which_io; /* is this in OBIO space? */ member

Completed in 28 milliseconds