Searched refs:intc_bst (Results 1 – 1 of 1) sorted by relevance
128 bus_space_tag_t intc_bst; member145 bus_space_read_4((_sc)->intc_bst, (_sc)->intc_bsh, (reg))147 bus_space_write_4((_sc)->intc_bst, (_sc)->intc_bsh, (reg), (val))423 sc->intc_bst = rman_get_bustag(sc->intc_res); in bcm_intc_attach()