Home
last modified time | relevance | path

Searched refs:xorVirt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/arcmsr/
H A Darcmsr.h839 void *xorVirt; member
972 void *xorVirt; member
H A Darcmsr_hba.c773 acb->xorVirt = dma_coherent; in arcmsr_alloc_xor_buffer()
798 pRamBuf = (struct HostRamBuf *)acb->xorVirt; in arcmsr_alloc_xor_buffer()
2090 pXorPhys = (struct Xor_sg *)(acb->xorVirt + in arcmsr_free_ccb_pool()
2092 pXorVirt = (void **)((unsigned long)acb->xorVirt + in arcmsr_free_ccb_pool()
2106 acb->xorVirt, acb->xorPhys); in arcmsr_free_ccb_pool()