Searched refs:comm_space_dma_handle (Results 1 – 2 of 2) sorted by relevance
408 ddi_dma_handle_t comm_space_dma_handle; member513 comm_space_acc_handle comm_space_dma_handle aac_max_fib_size \
1482 { (void) ddi_dma_sync((softs)->comm_space_dma_handle, \ in aac_process_intr_old()1526 (void) ddi_dma_sync(softs->comm_space_dma_handle, in aac_process_intr_old()1529 if (aac_check_dma_handle(softs->comm_space_dma_handle) == in aac_process_intr_old()2825 if (softs->comm_space_dma_handle == NULL) { in aac_common_attach()2989 if (aac_check_dma_handle(softs->comm_space_dma_handle) != DDI_SUCCESS) { in aac_common_attach()3021 if (softs->comm_space_dma_handle) in aac_common_attach()3205 ddi_dma_handle_t dma = softs->comm_space_dma_handle; in aac_fib_enqueue()3266 ddi_dma_handle_t dma = softs->comm_space_dma_handle; in aac_fib_dequeue()3607 &softs->comm_space_dma_handle) != DDI_SUCCESS) { in aac_alloc_comm_space()3613 softs->comm_space_dma_handle, in aac_alloc_comm_space()[all …]