Searched refs:sbus_alloc_dmatag (Results 1 – 1 of 1) sorted by relevance
74 static bus_dma_tag_t sbus_alloc_dmatag(struct sbus_softc *);217 sc->sc_dmatag = sbus_alloc_dmatag(sc); in sbus_attach()587 sbus_alloc_dmatag(struct sbus_softc *sc) in sbus_alloc_dmatag() function