hpc3c0            311 arch/mips/include/asm/sgi/hpc3.h extern struct hpc3_regs *hpc3c0, *hpc3c1;
hpc3c0             37 arch/mips/sgi-ip22/ip22-berr.c 	hpc3_berr_stat = hpc3c0->bestat;
hpc3c0             18 arch/mips/sgi-ip22/ip22-hpc.c struct hpc3_regs *hpc3c0, *hpc3c1;
hpc3c0             20 arch/mips/sgi-ip22/ip22-hpc.c EXPORT_SYMBOL(hpc3c0);
hpc3c0             35 arch/mips/sgi-ip22/ip22-hpc.c 	hpc3c0 = (struct hpc3_regs *)
hpc3c0             40 arch/mips/sgi-ip22/ip22-hpc.c 	sgioc = (struct sgioc_regs *)hpc3c0->pbus_extregs[6];
hpc3c0             42 arch/mips/sgi-ip22/ip22-hpc.c 	hpc3c0->pbus_piocfg[6][0] |= HPC3_PIOCFG_DS16;
hpc3c0             46 arch/mips/sgi-ip22/ip22-hpc.c 		sgint = (struct sgint_regs *)hpc3c0->pbus_extregs[4];
hpc3c0            112 arch/mips/sgi-ip22/ip22-nvram.c 		return ip22_eeprom_read(&hpc3c0->eeprom, reg);
hpc3c0            117 arch/mips/sgi-ip22/ip22-nvram.c 		tmp = hpc3c0->bbram[reg++] & 0xff;
hpc3c0            118 arch/mips/sgi-ip22/ip22-nvram.c 		return (tmp << 8) | (hpc3c0->bbram[reg] & 0xff);
hpc3c0             79 arch/mips/sgi-ip22/ip22-platform.c 	sgiwd93_0_pd.hregs	= &hpc3c0->scsi_chan0;
hpc3c0             80 arch/mips/sgi-ip22/ip22-platform.c 	sgiwd93_0_pd.wdregs	= (unsigned char *) hpc3c0->scsi0_ext;
hpc3c0             89 arch/mips/sgi-ip22/ip22-platform.c 	sgiwd93_1_pd.hregs	= &hpc3c0->scsi_chan1;
hpc3c0             90 arch/mips/sgi-ip22/ip22-platform.c 	sgiwd93_1_pd.wdregs	= (unsigned char *) hpc3c0->scsi1_ext;
hpc3c0            152 arch/mips/sgi-ip22/ip22-platform.c 	eth0_pd.hpc = hpc3c0;
hpc3c0            216 arch/mips/sgi-ip22/ip22-platform.c 	res.end = res.start + sizeof(hpc3c0->rtcregs) - 1;
hpc3c0             55 arch/mips/sgi-ip22/ip22-reset.c 	tmp = hpc3c0->rtcregs[RTC_CMD] & 0xff;
hpc3c0             56 arch/mips/sgi-ip22/ip22-reset.c 	hpc3c0->rtcregs[RTC_CMD] = tmp | RTC_WAM;
hpc3c0             57 arch/mips/sgi-ip22/ip22-reset.c 	hpc3c0->rtcregs[RTC_WSEC] = 0;
hpc3c0             58 arch/mips/sgi-ip22/ip22-reset.c 	hpc3c0->rtcregs[RTC_WHSEC] = 0;
hpc3c0             66 arch/mips/sgi-ip22/ip22-reset.c 		tmp = hpc3c0->rtcregs[RTC_HOURS_ALARM];
hpc3c0            131 arch/mips/sgi-ip22/ip28-berr.c 	hpc3_berr_stat = hpc3c0->bestat;
hpc3c0            133 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.scsi[0].addr  = (unsigned long)&hpc3c0->scsi_chan0;
hpc3c0            134 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.scsi[0].ctrl  = hpc3c0->scsi_chan0.ctrl; /* HPC3_SCTRL_ACTIVE ? */
hpc3c0            135 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.scsi[0].cbp   = hpc3c0->scsi_chan0.cbptr;
hpc3c0            136 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.scsi[0].ndptr = hpc3c0->scsi_chan0.ndptr;
hpc3c0            138 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.scsi[1].addr  = (unsigned long)&hpc3c0->scsi_chan1;
hpc3c0            139 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.scsi[1].ctrl  = hpc3c0->scsi_chan1.ctrl; /* HPC3_SCTRL_ACTIVE ? */
hpc3c0            140 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.scsi[1].cbp   = hpc3c0->scsi_chan1.cbptr;
hpc3c0            141 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.scsi[1].ndptr = hpc3c0->scsi_chan1.ndptr;
hpc3c0            143 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.ethrx.addr	 = (unsigned long)&hpc3c0->ethregs.rx_cbptr;
hpc3c0            144 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.ethrx.ctrl	 = hpc3c0->ethregs.rx_ctrl; /* HPC3_ERXCTRL_ACTIVE ? */
hpc3c0            145 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.ethrx.cbp	 = hpc3c0->ethregs.rx_cbptr;
hpc3c0            146 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.ethrx.ndptr = hpc3c0->ethregs.rx_ndptr;
hpc3c0            148 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.ethtx.addr	 = (unsigned long)&hpc3c0->ethregs.tx_cbptr;
hpc3c0            149 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.ethtx.ctrl	 = hpc3c0->ethregs.tx_ctrl; /* HPC3_ETXCTRL_ACTIVE ? */
hpc3c0            150 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.ethtx.cbp	 = hpc3c0->ethregs.tx_cbptr;
hpc3c0            151 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.ethtx.ndptr = hpc3c0->ethregs.tx_ndptr;
hpc3c0            155 arch/mips/sgi-ip22/ip28-berr.c 		hpc3.pbdma[i].addr  = (unsigned long)&hpc3c0->pbdma[i];
hpc3c0            156 arch/mips/sgi-ip22/ip28-berr.c 		hpc3.pbdma[i].ctrl  = hpc3c0->pbdma[i].pbdma_ctrl;
hpc3c0            157 arch/mips/sgi-ip22/ip28-berr.c 		hpc3.pbdma[i].cbp   = hpc3c0->pbdma[i].pbdma_bptr;
hpc3c0            158 arch/mips/sgi-ip22/ip28-berr.c 		hpc3.pbdma[i].ndptr = hpc3c0->pbdma[i].pbdma_dptr;
hpc3c0            801 sound/mips/hal2.c 	struct hpc3_regs *hpc3 = hpc3c0;