Searched refs:ddi_dmae_alloc (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | dma_engine.h | 188 int ddi_dmae_alloc(dev_info_t *dip, int chnl, int (*dmae_waitfp)(),
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | ddi_i86.c | 47 ddi_dmae_alloc(dev_info_t *dip, int chnl, int (*dmae_waitfp)(), caddr_t arg) in ddi_dmae_alloc() function
|
/illumos-gate/usr/src/man/man9f/ |
H A D | Makefile | 809 ddi_dmae_alloc.9f \ 1663 ddi_dmae_alloc.9f := LINKSRC = ddi_dmae.9f
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | fdc.c | 557 if (ddi_dmae_alloc(dip, fcp->c_dmachan, DDI_DMA_DONTWAIT, NULL) in fdc_attach()
|
H A D | ecpp.c | 710 if (ddi_dmae_alloc(dip, pp->uh.x86.chn, in ecpp_attach()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 394 link path=usr/share/man/man9f/ddi_dmae_alloc.9f target=ddi_dmae.9f
|