Searched refs:xorPhys (Results 1 – 2 of 2) sorted by relevance
833 dma_addr_t xorPhys; member837 dma_addr_t xorPhys; member973 dma_addr_t xorPhys; member
775 acb->xorPhys = dma_coherent_handle; in arcmsr_alloc_xor_buffer()787 pXorPhys->xorPhys = dma_coherent_handle; in arcmsr_alloc_xor_buffer()2096 if (pXorPhys->xorPhys) { in arcmsr_free_ccb_pool()2099 *pXorVirt, pXorPhys->xorPhys); in arcmsr_free_ccb_pool()2100 pXorPhys->xorPhys = 0; in arcmsr_free_ccb_pool()2107 acb->xorVirt, acb->xorPhys); in arcmsr_free_ccb_pool()4192 acb->msgcode_rwbuffer[10] = lower_32_bits(acb->xorPhys); in arcmsr_iop_confirm()4193 acb->msgcode_rwbuffer[11] = upper_32_bits(acb->xorPhys); in arcmsr_iop_confirm()