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

/illumos-gate/usr/src/uts/common/io/
H A Ddma_engine.c218 * calls: d37A_prog_chan()
231 rval = d37A_prog_chan(dmaereqp, cp, chnl);
H A Di8237A.c310 * routine: d37A_prog_chan()
318 d37A_prog_chan(struct ddi_dmae_req *dmaereqp, ddi_dma_cookie_t *cp, int chnl) function
321 dprintf(("d37A_prog_chan err: chnl=%d in cascade mode\n",
327 dprintf(("d37A_prog_chan err: memory to memory mode not supported.\n"));
332 dprintf(("d37A_prog_chan: chnl=%d dmaereq=%p\n",
344 dprintf(("d37A_prog_chan err: chnl %d not programmed.\n", chnl));
359 dprintf(("d37A_prog_chan err: chnl %d not programmed.\n", chnl));
366 dprintf(("d37A_prog_chan err: chnl %d not programmed.\n", chnl));
550 * caller: d37A_prog_chan(), d37A_dma_swsetup
658 * caller: d37A_prog_chan(), d37A_dma_swsetu
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Ddma_i8237A.h296 extern int d37A_prog_chan(struct ddi_dmae_req *, ddi_dma_cookie_t *, int);

Completed in 84 milliseconds