Searched refs:iommulib_nex_t (Results 1 – 1 of 1) sorted by relevance
55 } iommulib_nex_t; typedef71 static iommulib_nex_t *iommulib_nexus_list;127 iommulib_nex_t *nexp; in iommulib_nexus_register()249 nexp = kmem_zalloc(sizeof (iommulib_nex_t), KM_SLEEP); in iommulib_nexus_register()256 kmem_free(nexp, sizeof (iommulib_nex_t)); in iommulib_nexus_register()303 iommulib_nex_t *nexp = (iommulib_nex_t *)handle; in iommulib_nexus_unregister()330 kmem_free(nexp, sizeof (iommulib_nex_t)); in iommulib_nexus_unregister()607 iommulib_nex_t *nexp; in iommulib_nex_close()617 nexp = (iommulib_nex_t *)unitp->ilu_nex; in iommulib_nex_close()