ebus_alloc_bus_tag
bus_space_tag_t ebus_alloc_bus_tag(struct ebus_softc *, bus_space_tag_t);
sc->sc_memtag = ebus_alloc_bus_tag(sc, ma->ma_bustag);
sc->sc_iotag = ebus_alloc_bus_tag(sc, ma->ma_bustag);