Searched refs:ac_lociot (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/arch/algor/algor/ |
| D | machdep.c | 225 algor_p4032loc_bus_io_init(&acp->ac_lociot, acp); in mach_init() 243 if (comcnattach(&acp->ac_lociot, P4032_COM1, comcnrate, in mach_init() 252 bus_space_map(&acp->ac_lociot, P4032_RTC, 2, 0, &sh); in mach_init() 253 algor_p4032_cal_timer(&acp->ac_lociot, sh); in mach_init() 254 bus_space_unmap(&acp->ac_lociot, sh, 2); in mach_init()
|
| D | algor_p4032var.h | 36 struct mips_bus_space ac_lociot; member
|
| /netbsd/src/sys/arch/algor/dev/ |
| D | mainbus.c | 210 st = &p4032_configuration.ac_lociot; in mainbus_attach()
|