HomeSort by: relevance | last modified time | path
    Searched defs:virtex_mpmc_mapdma (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbppc/virtex/
design_gsrd1.c 279 virtex_mpmc_mapdma(int n, struct ll_dmac *chan) function in typeref:struct:ll_dmac *
348 vaa.vaa_rx_dmac = virtex_mpmc_mapdma(g->gdv_rx_dma, &rx);
349 vaa.vaa_tx_dmac = virtex_mpmc_mapdma(g->gdv_tx_dma, &tx);
design_gsrd2.c 334 virtex_mpmc_mapdma(int idx, struct ll_dmac *chan) function in typeref:struct:ll_dmac *
404 vaa.vaa_rx_dmac = virtex_mpmc_mapdma(g->gdv_rx_dma, &rx);
405 vaa.vaa_tx_dmac = virtex_mpmc_mapdma(g->gdv_tx_dma, &tx);

Completed in 12 milliseconds