Searched refs:vdc_local_desc_t (Results 1 – 2 of 2) sorted by relevance
249 } vdc_local_desc_t; typedef386 vdc_local_desc_t *local_dring; /* local dring */387 vdc_local_desc_t *local_dring_backup; /* local dring backup */
193 static int vdc_populate_mem_hdl(vdc_t *vdcp, vdc_local_desc_t *ldep);2727 kmem_zalloc(vdc->dring_len * sizeof (vdc_local_desc_t), in vdc_init_descriptor_ring()2775 vdc_local_desc_t *ldep = NULL; /* Local Dring Entry Pointer */ in vdc_destroy_descriptor_ring()2824 vdc->dring_len * sizeof (vdc_local_desc_t)); in vdc_destroy_descriptor_ring()2872 vdc_local_desc_t *ldep; in vdc_map_to_shared_dring()3068 vdc_local_desc_t *local_dep = NULL; /* Local Dring Pointer */ in vdc_populate_descriptor()3158 vdc_local_desc_t *, local_dep); in vdc_populate_descriptor()3436 vdc_local_desc_t *ldep = NULL; /* Local Dring Entry Pointer */ in vdc_drain_response()3557 vdc_local_desc_t *ldep = NULL; /* Local Dring Entry Pointer */ in vdc_depopulate_descriptor()3567 DTRACE_PROBE2(depopulate, int, vdc->instance, vdc_local_desc_t *, ldep); in vdc_depopulate_descriptor()[all …]