Searched refs:ddi_dmae_prog (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddma_engine.h212 * The DMA channel is setup for an operation using ddi_dmae_prog().
217 * Specifics of arguments to ddi_dmae_prog:
225 * ddi_dmae_prog() can have dmaereqp set to NULL if only the address and
232 int ddi_dmae_prog(dev_info_t *dip, struct ddi_dmae_req *dmaereqp,
252 * after successful setup in ddi_dmae_prog().
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c2292 if (ddi_dmae_prog(fcp->c_dip, &dmaereq, &csb->csb_dmacookie,
2693 if (ddi_dmae_prog(fcp->c_dip, NULL,
H A Decpp.c6023 if (ddi_dmae_prog(pp->dip, &dmaereq, &pp->dma_cookie, chn)
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dddi_i86.c76 ddi_dmae_prog(dev_info_t *dip, struct ddi_dmae_req *dmaereqp, function
/illumos-gate/usr/src/man/man9f/
H A DMakefile729 ddi_dmae_prog.9f \
1484 ddi_dmae_prog.9f := LINKSRC = ddi_dmae.9f

Completed in 94 milliseconds