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
774 acb->xorPhys = dma_coherent_handle; in arcmsr_alloc_xor_buffer() 786 pXorPhys->xorPhys = dma_coherent_handle; in arcmsr_alloc_xor_buffer() 2095 if (pXorPhys->xorPhys) { in arcmsr_free_ccb_pool() 2098 *pXorVirt, pXorPhys->xorPhys); in arcmsr_free_ccb_pool() 2099 pXorPhys->xorPhys = 0; in arcmsr_free_ccb_pool() 2106 acb->xorVirt, acb->xorPhys); in arcmsr_free_ccb_pool() 4190 acb->msgcode_rwbuffer[10] = lower_32_bits(acb->xorPhys); in arcmsr_iop_confirm() 4191 acb->msgcode_rwbuffer[11] = upper_32_bits(acb->xorPhys); in arcmsr_iop_confirm()