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