Searched refs:pXorVirt (Results 1 – 1 of 1) sorted by relevance
763 void **pXorVirt; in arcmsr_alloc_xor_buffer() local779 pXorVirt = (void **)((unsigned long)dma_coherent + in arcmsr_alloc_xor_buffer()788 *pXorVirt = dma_coherent; in arcmsr_alloc_xor_buffer()790 pXorVirt++; in arcmsr_alloc_xor_buffer()2087 void **pXorVirt; in arcmsr_free_ccb_pool() local2092 pXorVirt = (void **)((unsigned long)acb->xorVirt + in arcmsr_free_ccb_pool()2098 *pXorVirt, pXorPhys->xorPhys); in arcmsr_free_ccb_pool()2100 *pXorVirt = NULL; in arcmsr_free_ccb_pool()2103 pXorVirt++; in arcmsr_free_ccb_pool()