Lines Matching refs:SGIndex
394 pSRB->SGIndex++; in dc390_DataOut_0()
395 if( pSRB->SGIndex < pSRB->SGcount ) in dc390_DataOut_0()
458 pSRB->SGIndex++; in dc390_DataIn_0()
459 if( pSRB->SGIndex < pSRB->SGcount ) in dc390_DataIn_0()
737 pSRB->SGIndex = 0; in dc390_restore_ptr()
746 pSRB->SGIndex++; in dc390_restore_ptr()
747 if( pSRB->SGIndex < pSRB->SGcount ) in dc390_restore_ptr()
760 …NFO "DC390: Pointer restored. Segment %i, Total %li, Bus %08lx\n", pSRB->SGIndex, pSRB->Saved_Ptr,… in dc390_restore_ptr()
897 if( pSRB->SGIndex < pSRB->SGcount ) in dc390_DataIO_Comm()
1389 pSRB->SGIndex = 0; in dc390_RequestSense()
1486 pSRB->SGIndex = 0; in dc390_SRBdone()
1510 if( (pSRB->SGIndex < pSRB->SGcount) && (pSRB->SGcount) && (pSRB->SGToBeXferLen) ) in dc390_SRBdone()
1515 for( i=pSRB->SGIndex; i < bval; i++) in dc390_SRBdone()
1561 pSRB->SGIndex = 0; in dc390_SRBdone()