Searched refs:intc_bst (Results 1 – 1 of 1) sorted by relevance
126 bus_space_tag_t intc_bst; 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))422 sc->intc_bst = rman_get_bustag(sc->intc_res); in bcm_intc_attach()