Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/arcmsr/
Darcmsr.h839 void *xorVirt; member
972 void *xorVirt; member
Darcmsr_hba.c772 acb->xorVirt = dma_coherent; in arcmsr_alloc_xor_buffer()
797 pRamBuf = (struct HostRamBuf *)acb->xorVirt; in arcmsr_alloc_xor_buffer()
2089 pXorPhys = (struct Xor_sg *)(acb->xorVirt + in arcmsr_free_ccb_pool()
2091 pXorVirt = (void **)((unsigned long)acb->xorVirt + in arcmsr_free_ccb_pool()
2105 acb->xorVirt, acb->xorPhys); in arcmsr_free_ccb_pool()