Home
last modified time | relevance | path

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

/linux/drivers/scsi/arcmsr/
H A Darcmsr.h832 struct Xor_sg { struct
H A Darcmsr_hba.c763 struct Xor_sg *pXorPhys; in arcmsr_alloc_xor_buffer()
776 pXorPhys = (struct Xor_sg *)((unsigned long)dma_coherent + in arcmsr_alloc_xor_buffer()
779 (sizeof(struct Xor_sg) * acb->xor_mega); in arcmsr_alloc_xor_buffer()
2087 struct Xor_sg *pXorPhys; in arcmsr_free_ccb_pool()
2091 pXorPhys = (struct Xor_sg *)(acb->xorVirt + in arcmsr_free_ccb_pool()