Searched refs:dmaIndex (Results 1 – 2 of 2) sorted by relevance
238 if ( thisCardInst->dmaIndex >= in agtiapi_InitResource()242 thisCardInst->dmaIndex ); in agtiapi_InitResource()245 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].type = in agtiapi_InitResource()253 &thisCardInst->tiDmaMem[thisCardInst->dmaIndex].dmaVirtAddr, in agtiapi_InitResource()254 &thisCardInst->tiDmaMem[thisCardInst->dmaIndex].dmaPhysAddr, in agtiapi_InitResource()261 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].type, in agtiapi_InitResource()266 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].memSize = in agtiapi_InitResource()275 thisCardInst->dmaIndex++; in agtiapi_InitResource()397 if( thisCardInst->dmaIndex >= in agtiapi_InitResource()399 AGTIAPI_PRINTK( "Invalid dmaIndex %d ERROR\n", thisCardInst->dmaIndex); in agtiapi_InitResource()[all …]
425 U32 dmaIndex; member