Home
last modified time | relevance | path

Searched refs:dmaVirtAddr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dlxosapi.c90 pMem->dmaVirtAddr = pMem->nocache_mem; in ostiAllocMemory()
92 *agVirtAddr = pMem->dmaVirtAddr; in ostiAllocMemory()
339 pMem->dmaVirtAddr = NULL; in ostiFreeMemory()
H A Dlxutil.c252 &thisCardInst->tiDmaMem[thisCardInst->dmaIndex].dmaVirtAddr, in agtiapi_InitResource()
402 tiDmaMem[thisCardInst->dmaIndex].dmaVirtAddr, in agtiapi_InitResource()
H A Dlxcommon.h373 void *dmaVirtAddr; member