Searched refs:age_buffer_tag (Results 1 – 2 of 2) sorted by relevance
85 bus_dma_tag_t age_buffer_tag; member
1090 &sc->age_cdata.age_buffer_tag); in age_dma_alloc()1099 sc->age_cdata.age_buffer_tag, /* parent */ in age_dma_alloc()1117 sc->age_cdata.age_buffer_tag, /* parent */ in age_dma_alloc()1279 if (sc->age_cdata.age_buffer_tag != NULL) { in age_dma_free()1280 bus_dma_tag_destroy(sc->age_cdata.age_buffer_tag); in age_dma_free()1281 sc->age_cdata.age_buffer_tag = NULL; in age_dma_free()