Searched refs:d37A_dma_swsetup (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Ddma_engine.c257 * calls: d37A_dma_swsetup()
270 rval = d37A_dma_swsetup(dmaereqp, cp, chnl);
H A Di8237A.c402 * routine: d37A_dma_swsetup()
410 d37A_dma_swsetup(struct ddi_dmae_req *dmaereqp, ddi_dma_cookie_t *cp, int chnl) function
413 dprintf(("d37A_dma_swsetup err: chnl %d not programmed\n",
418 dprintf(("d37A_dma_swsetup: chnl=%d dmaereq=%p.\n",
432 dprintf(("d37A_dma_swsetup err: chnl %d not programmed.\n", chnl));
446 dprintf(("d37A_dma_swsetup err: chnl %d not programmed.\n", chnl));
453 dprintf(("d37A_dma_swsetup err: chnl %d not set up.\n", chnl));
550 * caller: d37A_prog_chan(), d37A_dma_swsetup
658 * caller: d37A_prog_chan(), d37A_dma_swsetup().
760 * caller: d37A_prog_chan(), d37A_dma_swsetup()
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Ddma_i8237A.h297 extern int d37A_dma_swsetup(struct ddi_dmae_req *, ddi_dma_cookie_t *, int);

Completed in 60 milliseconds