Home
last modified time | relevance | path

Searched refs:DMA_OTYP_DVADDR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddidmareq.h105 DMA_OTYP_DVADDR enumerator
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c3113 ASSERT(dmar_object->dmao_type == DMA_OTYP_DVADDR); in rootnex_dvma_get_sgl()
3715 ASSERT(dmar_object->dmao_type != DMA_OTYP_DVADDR); in rootnex_setup_cookie()
H A Dimmu_dvma.c2734 dma_out->dmao_type = DMA_OTYP_DVADDR; in immu_map_dvmaseg()