Searched refs:pXorVirt (Results 1 – 1 of 1) sorted by relevance
764 void **pXorVirt; in arcmsr_alloc_xor_buffer() local780 pXorVirt = (void **)((unsigned long)dma_coherent + in arcmsr_alloc_xor_buffer()789 *pXorVirt = dma_coherent; in arcmsr_alloc_xor_buffer()791 pXorVirt++; in arcmsr_alloc_xor_buffer()2088 void **pXorVirt; in arcmsr_free_ccb_pool() local2093 pXorVirt = (void **)((unsigned long)acb->xorVirt + in arcmsr_free_ccb_pool()2099 *pXorVirt, pXorPhys->xorPhys); in arcmsr_free_ccb_pool()2101 *pXorVirt = NULL; in arcmsr_free_ccb_pool()2104 pXorVirt++; in arcmsr_free_ccb_pool()