Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/evbppc/virtex/dev/
Dxcvbusvar.h42 struct ll_dmac { struct
51 struct ll_dmac *vaa_rx_dmac; /* Receive channel, if any */ argument
52 struct ll_dmac *vaa_tx_dmac; /* Transmit channel, if any */
Dtft_ll.c97 struct ll_dmac *tx = vaa->vaa_tx_dmac; in ll_tft_attach()
Dif_temac.c325 struct ll_dmac *rx = vaa->vaa_rx_dmac; in temac_attach()
326 struct ll_dmac *tx = vaa->vaa_tx_dmac; in temac_attach()
/netbsd/src/sys/arch/evbppc/virtex/
Ddesign_gsrd1.c278 static struct ll_dmac *
279 virtex_mpmc_mapdma(int n, struct ll_dmac *chan) in virtex_mpmc_mapdma()
326 struct ll_dmac rx, tx; in virtex_autoconf()
Ddesign_gsrd2.c333 static struct ll_dmac *
334 virtex_mpmc_mapdma(int idx, struct ll_dmac *chan) in virtex_mpmc_mapdma()
385 struct ll_dmac rx, tx; in virtex_autoconf()