Home
last modified time | relevance | path

Searched refs:sbus_alloc_dmatag (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sparc64/dev/
H A Dsbus.c74 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