Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/arcmsr/
H A Darcmsr.h832 struct Xor_sg { struct
H A Darcmsr_hba.c762 struct Xor_sg *pXorPhys; in arcmsr_alloc_xor_buffer()
775 pXorPhys = (struct Xor_sg *)((unsigned long)dma_coherent + in arcmsr_alloc_xor_buffer()
778 (sizeof(struct Xor_sg) * acb->xor_mega); in arcmsr_alloc_xor_buffer()
2086 struct Xor_sg *pXorPhys; in arcmsr_free_ccb_pool()
2090 pXorPhys = (struct Xor_sg *)(acb->xorVirt + in arcmsr_free_ccb_pool()