pbus_extregs      234 arch/mips/include/asm/sgi/hpc3.h 	volatile u32 pbus_extregs[16][256];
pbus_extregs       40 arch/mips/sgi-ip22/ip22-hpc.c 	sgioc = (struct sgioc_regs *)hpc3c0->pbus_extregs[6];
pbus_extregs       46 arch/mips/sgi-ip22/ip22-hpc.c 		sgint = (struct sgint_regs *)hpc3c0->pbus_extregs[4];
pbus_extregs      175 arch/mips/sgi-ip22/ip22-platform.c 	hpc3c1->pbus_extregs[0][0] = 0x30;
pbus_extregs      817 sound/mips/hal2.c 	hal2->ctl_regs = (struct hal2_ctl_regs *)hpc3->pbus_extregs[0];
pbus_extregs      818 sound/mips/hal2.c 	hal2->aes_regs = (struct hal2_aes_regs *)hpc3->pbus_extregs[1];
pbus_extregs      819 sound/mips/hal2.c 	hal2->vol_regs = (struct hal2_vol_regs *)hpc3->pbus_extregs[2];
pbus_extregs      820 sound/mips/hal2.c 	hal2->syn_regs = (struct hal2_syn_regs *)hpc3->pbus_extregs[3];