Searched refs:lastNdx (Results 1 – 1 of 1) sorted by relevance
755 s32 lastNdx; // compute previous producer index in cpqfcTSPutLinkQue() local757 lastNdx = fcLQ->producer - 1; in cpqfcTSPutLinkQue()759 lastNdx = FC_LINKQ_DEPTH - 1; in cpqfcTSPutLinkQue()762 if (fcLQ->Qitem[lastNdx].Type == FMINIT) { in cpqfcTSPutLinkQue()