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

/freebsd-11.0-release/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c239 sizeof(thisCardInst->tiDmaMem) /
240 sizeof(thisCardInst->tiDmaMem[0]) ) {
245 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].type =
253 &thisCardInst->tiDmaMem[thisCardInst->dmaIndex].dmaVirtAddr,
254 &thisCardInst->tiDmaMem[thisCardInst->dmaIndex].dmaPhysAddr,
261 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].type,
266 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].memSize =
398 sizeof(thisCardInst->tiDmaMem) / sizeof(thisCardInst->tiDmaMem[0]) ) {
403 tiDmaMem[thisCardIns
[all...]
H A Dlxcommon.h426 ag_dma_addr_t tiDmaMem[AGTIAPI_DMA_MEM_LIST_MAX]; // dma addr list member in struct:_ag_card_info

Completed in 114 milliseconds