Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c2035 cookie->dmac_type = 0; in rootnex_coredma_bindhdl()
2435 cookie[i].dmac_type = cp[i].dmac_type; in rootnex_coredma_get_cookies()
2937 sgl[cnt].dmac_type = 0; in rootnex_get_sgl()
2964 sgl[cnt].dmac_type = ROOTNEX_USES_COPYBUF; in rootnex_get_sgl()
2969 sgl[cnt].dmac_type = 0; in rootnex_get_sgl()
3034 sgl[cnt].dmac_type = 0; in rootnex_get_sgl()
3058 sgl[cnt].dmac_type = 0; in rootnex_get_sgl()
3077 sgl[cnt].dmac_type = 0; in rootnex_get_sgl()
3133 sgl[cnt].dmac_type = 0; in rootnex_dvma_get_sgl()
3164 sgl[cnt].dmac_type = 0; in rootnex_dvma_get_sgl()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Ddditypes.h91 uint_t dmac_type; /* bus specific type bits */ member
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.h38 (cp)->dmac_type = 0; \
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h39 (cp)->dmac_type = 0; \
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c357 iommu->aiomt_buf_dma_cookie.dmac_type = 0; in amd_iommu_setup_tables_and_buffers()
381 iommu->aiomt_buf_dma_cookie.dmac_type = 0; in amd_iommu_setup_tables_and_buffers()
530 iommu->aiomt_buf_dma_cookie.dmac_type = 0; in amd_iommu_teardown_tables_and_buffers()
1529 cookie_array[i].dmac_type = 0; in map_current_window()
/illumos-gate/usr/src/uts/sun4u/io/
H A Diommu.c1019 cp->dmac_type = 0; in iommu_dma_bindhdl()
1086 cp->dmac_type = 0; in iommu_dma_bindhdl()
1218 cookiep->dmac_type = 0; in iommu_dma_win()
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c7102 cookiep->dmac_type = cp->dmac_type; in ddi_dma_nextcookie()