Lines Matching refs:bufPtr
317 tmprrdNode->params[1].p = pda->bufPtr; in rf_CommonCreateSimpleDegradedWriteDAG()
334 tmprrdNode->params[1].p = pda->bufPtr; in rf_CommonCreateSimpleDegradedWriteDAG()
338 xorTargetBuf = pda->bufPtr; in rf_CommonCreateSimpleDegradedWriteDAG()
412 tmpwndNode->params[1].p = pda->bufPtr; in rf_CommonCreateSimpleDegradedWriteDAG()
445 xorNode->params[paramNum++].p = pda->bufPtr; in rf_CommonCreateSimpleDegradedWriteDAG()
455 xorNode->params[paramNum++].p = failedPDA->bufPtr; in rf_CommonCreateSimpleDegradedWriteDAG()
567 pda_p->bufPtr = BUF_ALLOC(num)
673 pda_p->bufPtr = BUF_ALLOC(pda_p->numSector); in rf_WriteGenerateFailedAccessASMs()
677 pda_p->bufPtr = BUF_ALLOC(secPerSU); in rf_WriteGenerateFailedAccessASMs()
683 pda_p->bufPtr = BUF_ALLOC(pda_p->numSector); in rf_WriteGenerateFailedAccessASMs()
691 pda_p->bufPtr = BUF_ALLOC(pda_p->numSector); in rf_WriteGenerateFailedAccessASMs()
706 (_node_).params[1].p = (_p_)->bufPtr; \