Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c238 sizeof(thisCardInst->tiDmaMem) / in agtiapi_InitResource()
239 sizeof(thisCardInst->tiDmaMem[0]) ) { 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()
397 sizeof(thisCardInst->tiDmaMem) / sizeof(thisCardInst->tiDmaMem[0]) ) { in agtiapi_InitResource()
402 tiDmaMem[thisCardInst->dmaIndex].dmaVirtAddr, in agtiapi_InitResource()
403 &thisCardInst->tiDmaMem[thisCardInst->dmaIndex]. in agtiapi_InitResource()
[all …]
H A Dlxcommon.h425 ag_dma_addr_t tiDmaMem[AGTIAPI_DMA_MEM_LIST_MAX]; // dma addr list member