Home
last modified time | relevance | path

Searched refs:pp_pp (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddidmareq.h57 struct page *pp_pp; member
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ddi.c78 dmareq.dmar_object.dmao_obj.pp_obj.pp_pp = bp->b_pages; in fc_ddi_dma_buf_bind_handle()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c611 pfn0 = page_pptonum(dobj_p->dmao_obj.pp_obj.pp_pp); in pci_dma_type()
612 ASSERT(PAGE_LOCKED(dobj_p->dmao_obj.pp_obj.pp_pp)); in pci_dma_type()
675 page_t *pp = mp->dmai_object.dmao_obj.pp_obj.pp_pp->p_next; in pci_dma_pgpfn()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.c424 pfn0 = page_pptonum(dobj_p->dmao_obj.pp_obj.pp_pp); in px_dma_type()
494 page_t *pp = mp->dmai_object.dmao_obj.pp_obj.pp_pp->p_next; in px_dma_pgpfn()
/illumos-gate/usr/src/uts/sun4/io/
H A Drootnex.c701 #define DMAOBJ_PP_PP dmao_obj.pp_obj.pp_pp
/illumos-gate/usr/src/uts/sun4u/io/
H A Diommu.c906 pp = dmareq->dmar_object.dmao_obj.pp_obj.pp_pp; in iommu_dma_bindhdl()
1273 pp = mp->dmai_object.dmao_obj.pp_obj.pp_pp; in iommu_map_window()
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c2574 pp = dma->dp_dma.dmao_obj.pp_obj.pp_pp; in rootnex_verify_buffer()
2737 pp = dmar_object->dmao_obj.pp_obj.pp_pp; in rootnex_need_bounce_seg()
2878 pp = dmar_object->dmao_obj.pp_obj.pp_pp; in rootnex_get_sgl()
3286 cur_pp = dmareq->dmar_object.dmao_obj.pp_obj.pp_pp; in rootnex_bind_slowpath()
H A Dimmu_dvma.c2596 page = dmar_object->dmao_obj.pp_obj.pp_pp; in immu_map_dvmaseg()
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c381 dmareqp->dmar_object.dmao_obj.pp_obj.pp_pp, sleep); in ddi_dmareq_mapin()
3547 hp->map_pp = dmareqp->dmar_object.dmao_obj.pp_obj.pp_pp; in bofi_dma_bindhdl()
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c7010 dmareq.dmar_object.dmao_obj.pp_obj.pp_pp = bp->b_pages; in ddi_dma_buf_bind_handle()