Searched refs:pRamBuf (Results 1 – 1 of 1) sorted by relevance
4508 struct HostRamBuf *pRamBuf; in arcmsr_map_xor_sg() local4527 pRamBuf = (struct HostRamBuf *)acb->xortable; in arcmsr_map_xor_sg()4528 pRamBuf->hrbSignature = 0x53425248; //HRBS in arcmsr_map_xor_sg()4529 pRamBuf->hrbSize = ARCMSR_XOR_SEG_SIZE * nseg; in arcmsr_map_xor_sg()4530 pRamBuf->hrbRes[0] = 0; in arcmsr_map_xor_sg()4531 pRamBuf->hrbRes[1] = 0; in arcmsr_map_xor_sg()