Searched refs:SGIndexTemp (Results 1 – 1 of 1) sorted by relevance
969 u_int8_t TempDMAstatus, SGIndexTemp; in trm_DataOutPhase0() local1043 for (SGIndexTemp = pSRB->SRBSGIndex; in trm_DataOutPhase0()1044 SGIndexTemp < pSRB->SRBSGCount; in trm_DataOutPhase0()1045 SGIndexTemp++) { in trm_DataOutPhase0()1067 pSRB->SRBSGIndex = SGIndexTemp; in trm_DataOutPhase0()1106 u_int8_t SGIndexTemp; in trm_DataInPhase0() local1146 for (SGIndexTemp = pSRB->SRBSGIndex; in trm_DataInPhase0()1147 SGIndexTemp < pSRB->SRBSGCount; in trm_DataInPhase0()1148 SGIndexTemp++) { in trm_DataInPhase0()1168 pSRB->SRBSGIndex = SGIndexTemp; in trm_DataInPhase0()