Searched refs:ha_devoff (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/sys/arch/sgimips/hpc/ |
| D | pckbc_hpc.c | 101 haa->ha_devoff))) { in pckbc_hpc_attach() 107 haa->ha_devoff + KBDATAP, 1, &ioh_d) || in pckbc_hpc_attach() 109 haa->ha_devoff + KBCMDP, 1, &ioh_c)) in pckbc_hpc_attach()
|
| D | wdsc.c | 106 asr = MIPS_PHYS_TO_KSEG1(haa->ha_sh + haa->ha_devoff); in wdsc_match() 152 haa->ha_devoff + 0 + 3, 1, &sc->sc_asr_regh)) != 0) { in wdsc_attach() 158 haa->ha_devoff + 4 + 3, 1, &sc->sc_data_regh)) != 0) { in wdsc_attach()
|
| D | hpc.c | 521 ha.ha_devoff = hd->hd_devoff; in hpc_attach() 640 (bus_addr_t) cf->cf_loc[HPCCF_OFFSET] != ha->ha_devoff) in hpc_submatch() 654 printf(" offset %#" PRIxVADDR, (vaddr_t)ha->ha_devoff); in hpc_print()
|
| D | haltwo.c | 269 if ( platform.badaddr((void *)(vaddr_t)(haa->ha_sh + haa->ha_devoff), in haltwo_match() 274 (void *)(vaddr_t)(haa->ha_sh + haa->ha_devoff + HAL2_REG_CTL_REV), in haltwo_match() 278 rev = *(uint32_t *)MIPS_PHYS_TO_KSEG1(haa->ha_sh + haa->ha_devoff + in haltwo_match() 304 if (bus_space_subregion(haa->ha_st, haa->ha_sh, haa->ha_devoff, in haltwo_attach()
|
| D | hpcvar.h | 103 bus_addr_t ha_devoff; /* offset of device */ member
|
| D | button.c | 98 if (bus_space_subregion(haa->ha_st, haa->ha_sh, haa->ha_devoff, in button_attach()
|
| D | if_sq.c | 153 ha->ha_devoff + (SEEQ_TXSTAT << 2)); in sq_match() 194 haa->ha_devoff, sc->hpc_regs->enet_devregs_size, in sq_attach()
|
| D | pi1ppc.c | 182 if (bus_space_subregion(haa->ha_st, haa->ha_sh, haa->ha_devoff, in pi1ppc_attach()
|
| /netbsd/src/sys/arch/sgimips/dev/ |
| D | zs.c | 224 haa->ha_devoff, 0x10, in zs_hpc_attach()
|