Searched refs:Xor_sg (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/arcmsr/
H A Darcmsr.h832 struct Xor_sg { struct
H A Darcmsr_hba.c761 struct Xor_sg *pXorPhys;
774 pXorPhys = (struct Xor_sg *)((unsigned long)dma_coherent +
777 (sizeof(struct Xor_sg) * acb->xor_mega);
2085 struct Xor_sg *pXorPhys;
2089 pXorPhys = (struct Xor_sg *)(acb->xorVirt +

Completed in 410 milliseconds