Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c2094 bus_dma_tag_t match_dmat; in bhndb_get_dma_translation() local
2116 match_dmat = NULL; in bhndb_get_dma_translation()
2142 match_dmat = sc->bus_res->res->dma_tags[i]; in bhndb_get_dma_translation()
2150 *dmat = match_dmat; in bhndb_get_dma_translation()