Home
last modified time | relevance | path

Searched refs:nex_ops (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/intel/io/
H A Diommulib.c51 iommulib_nexops_t nex_ops; member
266 nexp->nex_ops = *nexops; in iommulib_nexus_register()
762 nexops = &DEVI(dip)->devi_iommulib_nex_handle->nex_ops; in iommulib_iommu_dma_allochdl()
773 nexops = &DEVI(dip)->devi_iommulib_nex_handle->nex_ops; in iommulib_iommu_dma_freehdl()
785 nexops = &DEVI(dip)->devi_iommulib_nex_handle->nex_ops; in iommulib_iommu_dma_bindhdl()
796 nexops = &DEVI(dip)->devi_iommulib_nex_handle->nex_ops; in iommulib_iommu_dma_unbindhdl()
805 nexops = &DEVI(dip)->devi_iommulib_nex_handle->nex_ops; in iommulib_iommu_dma_reset_cookies()
815 nexops = &DEVI(dip)->devi_iommulib_nex_handle->nex_ops; in iommulib_iommu_dma_get_cookies()
825 nexops = &DEVI(dip)->devi_iommulib_nex_handle->nex_ops; in iommulib_iommu_dma_set_cookies()
834 nexops = &DEVI(dip)->devi_iommulib_nex_handle->nex_ops; in iommulib_iommu_dma_clear_cookies()
[all …]
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus.c410 cardbus_attach(dev_info_t *dip, cb_nexus_cb_t *nex_ops) in cardbus_attach() argument
464 cbp->cb_nex_ops = nex_ops; in cardbus_attach()