Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/i86pc/io/
H A Drootnex.c2061 cookie->dmac_type = 0; in rootnex_coredma_bindhdl()
2444 cookie[i].dmac_type = cp[i].dmac_type; in rootnex_coredma_get_cookies()
2968 sgl[cnt].dmac_type = 0; in rootnex_get_sgl()
2995 sgl[cnt].dmac_type = ROOTNEX_USES_COPYBUF; in rootnex_get_sgl()
3000 sgl[cnt].dmac_type = 0; in rootnex_get_sgl()
3060 sgl[cnt].dmac_type = ROOTNEX_USES_COPYBUF; in rootnex_get_sgl()
3066 sgl[cnt].dmac_type = ROOTNEX_USES_COPYBUF | in rootnex_get_sgl()
3074 sgl[cnt].dmac_type = 0; in rootnex_get_sgl()
3099 sgl[cnt].dmac_type = 0; in rootnex_get_sgl()
3105 sgl[cnt].dmac_type = dmar_object->dmao_size - size; in rootnex_get_sgl()
[all …]
/onnv-gate/usr/src/uts/common/sys/
H A Ddditypes.h89 uint_t dmac_type; /* bus specific type bits */ member
/onnv-gate/usr/src/uts/sun4u/io/
H A Diommu.c1021 cp->dmac_type = 0; in iommu_dma_bindhdl()
1088 cp->dmac_type = 0; in iommu_dma_bindhdl()
1220 cookiep->dmac_type = 0; in iommu_dma_win()
1467 cp->dmac_type = 0; in iommu_dma_mctl()
1550 cp->dmac_type = 0; in iommu_dma_mctl()
1604 cp->dmac_type = 0; in iommu_dma_mctl()
/onnv-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.h38 (cp)->dmac_type = 0; \
/onnv-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h39 (cp)->dmac_type = 0; \
/onnv-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c364 iommu->aiomt_buf_dma_cookie.dmac_type = 0; in amd_iommu_setup_tables_and_buffers()
388 iommu->aiomt_buf_dma_cookie.dmac_type = 0; in amd_iommu_setup_tables_and_buffers()
537 iommu->aiomt_buf_dma_cookie.dmac_type = 0; in amd_iommu_teardown_tables_and_buffers()
1538 cookie_array[i].dmac_type = 0; in map_current_window()
/onnv-gate/usr/src/uts/common/os/
H A Dsunddi.c7499 cookiep->dmac_type = cp->dmac_type; in ddi_dma_nextcookie()