Home
last modified time | relevance | path

Searched refs:ddi_dma_mctl (Results 1 – 25 of 40) sorted by relevance

12

/titanic_50/usr/src/uts/sun4/os/
H A Ddvma.c84 ret = ddi_dma_mctl(dip, dip, reqhdl, DDI_DMA_RESERVE, (off_t *)&dmareq, in dvma_reserve()
113 (void) ddi_dma_mctl(HD, HD, h, DDI_DMA_RELEASE, 0, 0, 0, 0); in dvma_release()
/titanic_50/usr/src/uts/intel/ia32/os/
H A Dddi_i86.c49 return (ddi_dma_mctl(dip, dip, 0, DDI_DMA_E_ACQUIRE, in ddi_dmae_alloc()
57 return (ddi_dma_mctl(dip, dip, 0, DDI_DMA_E_FREE, 0, 0, in ddi_dmae_release()
64 return (ddi_dma_mctl(dip, dip, 0, DDI_DMA_E_GETATTR, 0, 0, in ddi_dmae_getattr()
71 return (ddi_dma_mctl(dip, dip, 0, DDI_DMA_E_1STPTY, 0, 0, in ddi_dmae_1stparty()
79 return (ddi_dma_mctl(dip, dip, 0, DDI_DMA_E_PROG, (off_t *)dmaereqp, in ddi_dmae_prog()
87 return (ddi_dma_mctl(dip, dip, 0, DDI_DMA_E_SWSETUP, (off_t *)dmaereqp, in ddi_dmae_swsetup()
94 return (ddi_dma_mctl(dip, dip, 0, DDI_DMA_E_SWSTART, 0, 0, in ddi_dmae_swstart()
101 return (ddi_dma_mctl(dip, dip, 0, DDI_DMA_E_STOP, 0, 0, in ddi_dmae_stop()
108 return (ddi_dma_mctl(dip, dip, 0, DDI_DMA_E_ENABLE, 0, 0, in ddi_dmae_enable()
115 return (ddi_dma_mctl(dip, dip, 0, DDI_DMA_E_DISABLE, 0, 0, in ddi_dmae_disable()
[all …]
/titanic_50/usr/src/uts/sun4u/sunfire/io/
H A Dcentral.c81 ddi_dma_mctl, /* dma_ctl */
/titanic_50/usr/src/uts/sparc/ml/
H A Dsparc_ddi.s384 ddi_dma_mctl(register dev_info_t *dip, dev_info_t *rdip,
393 ENTRY(ddi_dma_mctl)
401 SET_SIZE(ddi_dma_mctl)
/titanic_50/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_drv.c100 ddi_dma_mctl, /* bus_dma_ctl */
/titanic_50/usr/src/uts/common/io/warlock/
H A Dddi_dki_comm.inc172 ddi_dma_mctl(dev_info_t *a, dev_info_t *b, ddi_dma_handle_t c,
/titanic_50/usr/src/uts/common/io/1394/
H A Dnx1394.c83 ddi_dma_mctl, /* bus_dma_ctl */
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpci_reloc.c151 if (ddi_dma_mctl(rdip, rdip, (ddi_dma_handle_t)mp, DDI_DMA_REMAP, in pci_dvma_postrelocator()
H A Dsimba.c136 ddi_dma_mctl,
/titanic_50/usr/src/uts/sun4u/io/
H A Disadma.c103 ddi_dma_mctl,
H A Dpmubus.c108 ddi_dma_mctl,
/titanic_50/usr/src/uts/common/io/pci-ide/
H A Dpci-ide.c141 ddi_dma_mctl,
/titanic_50/usr/src/uts/common/xen/io/
H A Dxpvd.c136 ddi_dma_mctl,
/titanic_50/usr/src/uts/i86pc/io/pci/
H A Dpci.c77 ddi_dma_mctl,
/titanic_50/usr/src/uts/sun4u/serengeti/io/
H A Dssm.c174 ddi_dma_mctl, /* dma_ctl */
/titanic_50/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c102 ddi_dma_mctl,
/titanic_50/usr/src/uts/sun4/io/
H A Debus.c139 ddi_dma_mctl,
/titanic_50/usr/src/uts/intel/io/pci/
H A Dpci_pci.c106 ddi_dma_mctl,
/titanic_50/usr/src/uts/sun4u/montecarlo/io/
H A Dacebus.c112 ddi_dma_mctl,
/titanic_50/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c143 ddi_dma_mctl, /* bus_dma_ctl */
/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c1177 ddi_dma_mctl, /* bus_dma_ctl */
/titanic_50/usr/src/uts/common/io/fcoe/
H A Dfcoe.c169 ddi_dma_mctl, /* bus_dma_ctl */
/titanic_50/usr/src/uts/i86pc/io/
H A Disa.c630 rval = ddi_dma_mctl(dip, rdip, handle, request, offp, in isa_dma_mctl()
/titanic_50/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c155 ddi_dma_mctl, /* bus_dma_ctl */
/titanic_50/usr/src/uts/common/sys/
H A Dsunddi.h1781 ddi_dma_mctl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle,

12