Searched refs:sg_handle (Results 1 – 2 of 2) sorted by relevance
468 softs->sg_items[i].sg_handle); in amr_attach()472 &(softs->sg_items[i].sg_handle)); in amr_attach()529 softs->sg_items[i].sg_handle); in amr_detach()533 &(softs->sg_items[i].sg_handle)); in amr_detach()1020 softs->sg_items[softs->sg_max_count - 1].sg_handle, in amr_poll_command()1094 (softs->sg_items[i]).sg_handle = NULL; in amr_setup_sg()1100 &((softs->sg_items[i]).sg_handle)) != DDI_SUCCESS) { in amr_setup_sg()1107 if (ddi_dma_mem_alloc((softs->sg_items[i]).sg_handle, in amr_setup_sg()1123 (softs->sg_items[i]).sg_handle, in amr_setup_sg()1153 (void) ddi_dma_unbind_handle((softs->sg_items[i]).sg_handle); in amr_setup_sg()[all …]
178 ddi_dma_handle_t sg_handle; member