Searched refs:intc_bsh (Results 1 – 1 of 1) sorted by relevance
127 bus_space_handle_t intc_bsh; member143 bus_space_read_4((_sc)->intc_bst, (_sc)->intc_bsh, (reg))145 bus_space_write_4((_sc)->intc_bst, (_sc)->intc_bsh, (reg), (val))423 sc->intc_bsh = rman_get_bushandle(sc->intc_res); in bcm_intc_attach()