Searched refs:pXorVirt (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/arcmsr/
H A Darcmsr_hba.c762 void **pXorVirt; local
778 pXorVirt = (void **)((unsigned long)dma_coherent +
787 *pXorVirt = dma_coherent;
789 pXorVirt++;
2086 void **pXorVirt; local
2091 pXorVirt = (void **)((unsigned long)acb->xorVirt +
2097 *pXorVirt, pXorPhys->xorPhys);
2099 *pXorVirt = NULL;
2102 pXorVirt++;

Completed in 233 milliseconds