Searched refs:xdma_tx (Results 1 – 1 of 1) sorted by relevance
86 xdma_controller_t *xdma_tx; member688 sc->xdma_tx = xdma_ofw_get(sc->dev, "tx"); in aic_attach()689 if (sc->xdma_tx == NULL) { in aic_attach()695 sc->xchan = xdma_channel_alloc(sc->xdma_tx, 0); in aic_attach()