Lines Matching refs:rdip

59 	int	(*ilops_probe)(iommulib_handle_t handle, dev_info_t *rdip);
62 dev_info_t *dip, dev_info_t *rdip, ddi_dma_attr_t *attr,
66 dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t dma_handle);
69 dev_info_t *rdip, ddi_dma_handle_t dma_handle,
74 dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t dma_handle);
77 dev_info_t *rdip, ddi_dma_handle_t dma_handle, off_t off,
81 dev_info_t *rdip, ddi_dma_handle_t dma_handle, uint_t win,
86 dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t dma_handle,
90 dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t dma_handle,
133 int (*nops_dma_allochdl)(dev_info_t *dip, dev_info_t *rdip,
137 int (*nops_dma_freehdl)(dev_info_t *dip, dev_info_t *rdip,
140 int (*nops_dma_bindhdl)(dev_info_t *dip, dev_info_t *rdip,
144 int (*nops_dma_unbindhdl)(dev_info_t *dip, dev_info_t *rdip,
160 int (*nops_dma_sync)(dev_info_t *dip, dev_info_t *rdip,
163 int (*nops_dma_win)(dev_info_t *dip, dev_info_t *rdip,
167 int (*nops_dmahdl_setprivate)(dev_info_t *dip, dev_info_t *rdip,
170 void * (*nops_dmahdl_getprivate)(dev_info_t *dip, dev_info_t *rdip,
216 int iommulib_nex_open(dev_info_t *dip, dev_info_t *rdip);
217 void iommulib_nex_close(dev_info_t *rdip);
219 int iommulib_nexdma_allochdl(dev_info_t *dip, dev_info_t *rdip,
223 int iommulib_nexdma_freehdl(dev_info_t *dip, dev_info_t *rdip,
226 int iommulib_nexdma_bindhdl(dev_info_t *dip, dev_info_t *rdip,
230 int iommulib_nexdma_unbindhdl(dev_info_t *dip, dev_info_t *rdip,
233 int iommulib_nexdma_sync(dev_info_t *dip, dev_info_t *rdip,
237 int iommulib_nexdma_win(dev_info_t *dip, dev_info_t *rdip,
241 int iommulib_nexdma_mapobject(dev_info_t *dip, dev_info_t *rdip,
244 int iommulib_nexdma_unmapobject(dev_info_t *dip, dev_info_t *rdip,
267 int iommulib_iommu_dma_allochdl(dev_info_t *dip, dev_info_t *rdip,
271 int iommulib_iommu_dma_freehdl(dev_info_t *dip, dev_info_t *rdip,
274 int iommulib_iommu_dma_bindhdl(dev_info_t *dip, dev_info_t *rdip,
278 int iommulib_iommu_dma_unbindhdl(dev_info_t *dip, dev_info_t *rdip,
294 int iommulib_iommu_dma_sync(dev_info_t *dip, dev_info_t *rdip,
297 int iommulib_iommu_dma_win(dev_info_t *dip, dev_info_t *rdip,
301 int iommulib_iommu_dmahdl_setprivate(dev_info_t *dip, dev_info_t *rdip,
304 void *iommulib_iommu_dmahdl_getprivate(dev_info_t *dip, dev_info_t *rdip,