Lines Matching refs:dma_coherent2
252 acb->dma_coherent2, acb->dma_coherent_handle2); in arcmsr_free_io_queue()
657 memset(acb->dma_coherent2, 0xff, acb->completeQ_size); in arcmsr_hbaF_assign_regAddr()
658 acb->message_wbuffer = (uint32_t *)round_up((unsigned long)acb->dma_coherent2 + in arcmsr_hbaF_assign_regAddr()
690 acb->dma_coherent2 = dma_coherent; in arcmsr_alloc_io_queue()
704 acb->dma_coherent2 = dma_coherent; in arcmsr_alloc_io_queue()
720 acb->dma_coherent2 = dma_coherent; in arcmsr_alloc_io_queue()
741 acb->dma_coherent2 = dma_coherent; in arcmsr_alloc_io_queue()
878 acb->dma_coherent2 = ccb_tmp; in arcmsr_alloc_ccb_pool()
882 acb->pmuB = (struct MessageUnit_B *)acb->dma_coherent2; in arcmsr_alloc_ccb_pool()
886 acb->pmuD = (struct MessageUnit_D *)acb->dma_coherent2; in arcmsr_alloc_ccb_pool()
890 acb->pCompletionQ = acb->dma_coherent2; in arcmsr_alloc_ccb_pool()