Home
last modified time | relevance | path

Searched refs:tiDmaMem (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/pms/freebsd/driver/common/
HDlxutil.c239 sizeof(thisCardInst->tiDmaMem) / in agtiapi_InitResource()
240 sizeof(thisCardInst->tiDmaMem[0]) ) { 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()
398 sizeof(thisCardInst->tiDmaMem) / sizeof(thisCardInst->tiDmaMem[0]) ) { in agtiapi_InitResource()
403 tiDmaMem[thisCardInst->dmaIndex].dmaVirtAddr, in agtiapi_InitResource()
404 &thisCardInst->tiDmaMem[thisCardInst->dmaIndex]. in agtiapi_InitResource()
[all …]
HDlxcommon.h426 ag_dma_addr_t tiDmaMem[AGTIAPI_DMA_MEM_LIST_MAX]; // dma addr list member