Searched refs:dmaIndex (Results 1 – 2 of 2) sorted by relevance
237 if ( thisCardInst->dmaIndex >= in agtiapi_InitResource()241 thisCardInst->dmaIndex ); in agtiapi_InitResource()244 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].type = in agtiapi_InitResource()252 &thisCardInst->tiDmaMem[thisCardInst->dmaIndex].dmaVirtAddr, in agtiapi_InitResource()253 &thisCardInst->tiDmaMem[thisCardInst->dmaIndex].dmaPhysAddr, in agtiapi_InitResource()260 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].type, in agtiapi_InitResource()265 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].memSize = in agtiapi_InitResource()274 thisCardInst->dmaIndex++; in agtiapi_InitResource()396 if( thisCardInst->dmaIndex >= in agtiapi_InitResource()398 AGTIAPI_PRINTK( "Invalid dmaIndex %d ERROR\n", thisCardInst->dmaIndex); in agtiapi_InitResource()[all …]
424 U32 dmaIndex; member