Searched refs:thisCardInst (Results 1 – 3 of 3) sorted by relevance
189 thisCardInst->pciMemVirtAddr = thisCardInst->pciMemVirtAddrSpc[0]; in agtiapi_InitResource()190 thisCardInst->pciMemSize = thisCardInst->pciMemSizeSpc[0]; in agtiapi_InitResource()191 thisCardInst->pciMemBase = thisCardInst->pciMemBaseSpc[0]; in agtiapi_InitResource()244 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].type = in agtiapi_InitResource()260 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].type, in agtiapi_InitResource()265 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].memSize = in agtiapi_InitResource()401 if( agtiapi_MemAlloc( thisCardInst, (void *)&thisCardInst-> in agtiapi_InitResource()403 &thisCardInst->tiDmaMem[thisCardInst->dmaIndex]. in agtiapi_InitResource()417 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].memSize = in agtiapi_InitResource()438 if( agtiapi_MemAlloc( thisCardInst, (void *)&thisCardInst-> in agtiapi_InitResource()[all …]
46 STATIC agBOOLEAN agtiapi_MemAlloc( ag_card_info_t *thisCardInst,
687 ag_card_info_t *thisCardInst; in agtiapi_probe() local786 pmsc->pCardInfo = thisCardInst; in agtiapi_attach()792 pRscInfo = &thisCardInst->tiRscInfo; in agtiapi_attach()894 mtx_lock( &thisCardInst->pmIOLock ); in agtiapi_attach()910 mtx_unlock( &thisCardInst->pmIOLock ); in agtiapi_attach()918 mtx_unlock( &thisCardInst->pmIOLock ); in agtiapi_attach()936 mtx_unlock( &thisCardInst->pmIOLock ); in agtiapi_attach()948 agtiapi_ScopeDMARes( thisCardInst ); in agtiapi_attach()6304 if (thisCardInst != pCardInfo) in agtiapi_ReleaseHBA()6308 thisCardInst, in agtiapi_ReleaseHBA()[all …]