Home
last modified time | relevance | path

Searched refs:DDI_DMA_RESERVE (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dddidmareq.h723 DDI_DMA_RESERVE, /* reserve some DVMA range */ enumerator
/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()
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcieb.c1504 if (cmd == DDI_DMA_RESERVE) in pcieb_dma_mctl()
1509 cache_flags)) == DDI_SUCCESS) && (cmd == DDI_DMA_RESERVE)) { in pcieb_dma_mctl()
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpci.c926 case DDI_DMA_RESERVE: { in pci_dma_ctlops()
/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx.c1205 case DDI_DMA_RESERVE: { in px_dma_ctlops()
/titanic_50/usr/src/uts/sun4u/io/
H A Diommu.c1327 case DDI_DMA_RESERVE: in iommu_dma_mctl()
/titanic_50/usr/src/uts/common/io/
H A Dbofi.c3863 if (request == DDI_DMA_RESERVE) { in bofi_dma_ctl()