Searched refs:cpu_bsh (Results 1 – 1 of 1) sorted by relevance
115 bus_space_handle_t cpu_bsh; member165 bus_space_write_4((softc)->cpu_bst, (softc)->cpu_bsh, (reg), (val))167 bus_space_read_4((softc)->cpu_bst, (softc)->cpu_bsh, (reg))253 sc->cpu_bsh = rman_get_bushandle(sc->mpic_res[1]); in mv_mpic_attach()