Home | History | Annotate | Download | only in Ctrl

Lines Matching refs:pInterrogateBuf

301                             pCb = pHead->pInterrogateBuf;
343 /* If pInterrogateBuf isn't NULL we need to copy the results */
499 pCmdQueue->aCmdQueue[pCmdQueue->tail].pInterrogateBuf = (TI_UINT8 *)pCb;
604 pRecoveryNode->pInterrogateBuf = pHead->pInterrogateBuf;
645 if (pHead->pInterrogateBuf)
647 ((TCmdQueueInterrogateCb)pHead->fCb)(pHead->hCb, CMD_STATUS_FW_RESET, pHead->pInterrogateBuf);