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

/system/wlan/ti/wilink_6_1/Txn/
H A DSdioBusDrv.c531 TI_UINT8 *pDmaBuf = pBusDrv->pDmaBuffer; /* After the read transaction the data is in the DMA buffer */ local
543 os_memoryCopy (pBusDrv->hOs, pTxn->aBuf[uBufNum], pDmaBuf, uBufLen);
544 pDmaBuf += uBufLen;

Completed in 197 milliseconds