Searched refs:ldc_mtbl_t (Results 1 – 4 of 4) sorted by relevance
334 } ldc_mtbl_t; typedef459 ldc_mtbl_t *mtbl; /* Memory table used by channel */
350 ldc_mtbl_t *mtbl; in i_ldc_mem_bind_handle()400 mtbl = kmem_zalloc(sizeof (ldc_mtbl_t), KM_SLEEP); in i_ldc_mem_bind_handle()440 kmem_free(mtbl, sizeof (ldc_mtbl_t)); in i_ldc_mem_bind_handle()731 ldc_mtbl_t *mtbl; in ldc_mem_unbind_handle()2052 ldc_mtbl_t *mtbl; in i_ldc_mem_inject_dring_clear()
2904 kmem_free(ldcp->mtbl, sizeof (ldc_mtbl_t)); in ldc_fini()
365 ldc_mtbl_t mtbl; in ldcmtbl()